Home
last modified time | relevance | path

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

/system/dev/bluetooth/bt-transport-uart/
A Dbt-transport-uart.c336 static int hci_read_thread(void* arg) { in hci_read_thread() function
416 thrd_create_with_name(&read_thread, hci_read_thread, hci, "bt_usb_read_thread"); in hci_open_channel()
/system/dev/bluetooth/bt-transport-usb/
A Dbt-transport-usb.c389 static int hci_read_thread(void* arg) { in hci_read_thread() function
467 thrd_create_with_name(&read_thread, hci_read_thread, hci, "bt_usb_read_thread"); in hci_open_channel()

Completed in 5 milliseconds