Home
last modified time | relevance | path

Searched refs:hci_tx_thread (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/subsys/usb/device/class/
Dbt_h4.c116 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()
Dbluetooth.c125 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/
Dhci_core.c2736 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()