Home
last modified time | relevance | path

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

/system/dev/bluetooth/bt-transport-uart/
A Dbt-transport-uart.c149 static void hci_handle_cmd_read_events(hci_t* hci, zx_wait_item_t* item) { in hci_handle_cmd_read_events() function
369 hci_handle_cmd_read_events(hci, &item); in hci_read_thread()
/system/dev/bluetooth/bt-transport-usb/
A Dbt-transport-usb.c302 static void hci_handle_cmd_read_events(hci_t* hci, zx_wait_item_t* cmd_item) { in hci_handle_cmd_read_events() function
422 hci_handle_cmd_read_events(hci, &item); in hci_read_thread()

Completed in 5 milliseconds