Home
last modified time | relevance | path

Searched defs:tx_thread (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_tx.c135 static struct k_thread tx_thread; in cap_initiator_tx_init() local
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_tx.c169 static struct k_thread tx_thread; in stream_tx_init() local
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_stream_tx.c176 static struct k_thread tx_thread; in bap_stream_tx_init() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_audio_stream.c187 static struct k_thread tx_thread; in btp_bap_audio_stream_tx_init() local
/Zephyr-latest/include/zephyr/bluetooth/classic/
Drfcomm.h105 struct k_thread tx_thread; member
/Zephyr-latest/samples/bluetooth/hci_ipc/src/
Dmain.c201 static void tx_thread(void *p1, void *p2, void *p3) in tx_thread() function
/Zephyr-latest/samples/bluetooth/hci_uart/src/
Dmain.c251 static void tx_thread(void *p1, void *p2, void *p3) in tx_thread() function
/Zephyr-latest/drivers/bluetooth/hci/
Dh5.c130 struct k_thread *tx_thread; member
627 static void tx_thread(void *p1, void *p2, void *p3) in tx_thread() function
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/
Dmain.c376 static void tx_thread(void *p1, void *p2, void *p3) in tx_thread() function
/Zephyr-latest/samples/net/wpan_serial/src/
Dmain.c393 static void tx_thread(void *p1, void *p2, void *p3) in tx_thread() function
/Zephyr-latest/samples/net/sockets/txtime/src/
Dmain.c56 static struct k_thread tx_thread; variable
/Zephyr-latest/drivers/can/
Dcan_loopback.c62 static void tx_thread(void *arg1, void *arg2, void *arg3) in tx_thread() function
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_unicast.c449 static struct k_thread tx_thread; in init_cap_acceptor_unicast() local
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/
Dmain.c638 static void tx_thread(void *p1, void *p2, void *p3) in tx_thread() function