Searched refs:hci_read_thread (Results 1 – 2 of 2) sorted by relevance
336 static int hci_read_thread(void* arg) { in hci_read_thread() function416 thrd_create_with_name(&read_thread, hci_read_thread, hci, "bt_usb_read_thread"); in hci_open_channel()
389 static int hci_read_thread(void* arg) { in hci_read_thread() function467 thrd_create_with_name(&read_thread, hci_read_thread, hci, "bt_usb_read_thread"); in hci_open_channel()
Completed in 5 milliseconds