Searched refs:hci_tx_thread (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.4.0/subsys/usb/device/class/ |
D | bt_h4.c | 116 static void hci_tx_thread(void) in hci_tx_thread() function 245 (k_thread_entry_t)hci_tx_thread, NULL, NULL, NULL, in bt_h4_init()
|
D | bluetooth.c | 125 static void hci_tx_thread(void) in hci_tx_thread() function 477 (k_thread_entry_t)hci_tx_thread, NULL, NULL, NULL, in bluetooth_init()
|
/Zephyr-Core-3.4.0/subsys/bluetooth/host/ |
D | hci_core.c | 2736 static void hci_tx_thread(void *p1, void *p2, void *p3) in hci_tx_thread() function 3962 hci_tx_thread, NULL, NULL, NULL, in bt_enable()
|