Searched refs:bcm_hci_t (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/bluetooth/bt-hci-broadcom/
H A Dbt-hci-broadcom.c78 } bcm_hci_t; typedef in typeref:struct:__anon224
85 bcm_hci_t* hci = ctx;
97 bcm_hci_t* hci = ctx;
122 bcm_hci_t* hci = ctx;
128 bcm_hci_t* hci = ctx;
146 static zx_status_t bcm_hci_send_command(bcm_hci_t* hci, const hci_command_header_t* command,
190 static zx_status_t bcm_hci_set_baud_rate(bcm_hci_t* hci, uint32_t baud_rate) {
210 bcm_hci_t* hci = arg;
317 bcm_hci_t* hci = calloc(1, sizeof(bcm_hci_t));
[all...]

Completed in 22 milliseconds