Home
last modified time | relevance | path

Searched defs:tx_q (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_tx_queue/src/
Dmain.c31 ZTEST(tx_q, test_init) in ZTEST() argument
33 struct ull_tx_q tx_q; in ZTEST() local
49 ZTEST(tx_q, test_ctrl) in ZTEST() argument
51 struct ull_tx_q tx_q; in ZTEST() local
78 ZTEST(tx_q, test_data) in ZTEST() argument
80 struct ull_tx_q tx_q; in ZTEST() local
107 ZTEST(tx_q, test_ctrl_and_data_1) in ZTEST() argument
109 struct ull_tx_q tx_q; in ZTEST() local
143 ZTEST(tx_q, test_ctrl_and_data_2) in ZTEST() argument
145 struct ull_tx_q tx_q; in ZTEST() local
[all …]
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_types.h174 struct ull_tx_q tx_q; member