Home
last modified time | relevance | path

Searched refs:hci_open_command_channel (Results 1 – 2 of 2) sorted by relevance

/system/dev/bluetooth/bt-transport-uart/
A Dbt-transport-uart.c450 static zx_status_t hci_open_command_channel(void* ctx, zx_handle_t* out_channel) { in hci_open_command_channel() function
466 .open_command_channel = hci_open_command_channel,
/system/dev/bluetooth/bt-transport-usb/
A Dbt-transport-usb.c518 static zx_status_t hci_open_command_channel(void* ctx, zx_handle_t* out_channel) { in hci_open_command_channel() function
561 .open_command_channel = hci_open_command_channel,

Completed in 10 milliseconds