Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c100 struct pdu_data_llctrl_cte_rsp remote_cte_rsp = {}; in ZTEST() local
124 lt_tx(LL_CTE_RSP, &conn, &remote_cte_rsp); in ZTEST()
130 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in ZTEST()
176 struct pdu_data_llctrl_cte_rsp remote_cte_rsp = {}; in ZTEST() local
199 lt_tx(LL_CTE_RSP, &conn, &remote_cte_rsp); in ZTEST()
205 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in ZTEST()
245 struct pdu_data_llctrl_cte_rsp remote_cte_rsp = {}; in ZTEST() local
270 lt_rx(LL_CTE_RSP, &conn, &tx, &remote_cte_rsp); in ZTEST()
314 struct pdu_data_llctrl_cte_rsp remote_cte_rsp = {}; in ZTEST() local
339 lt_rx(LL_CTE_RSP, &conn, &tx, &remote_cte_rsp); in ZTEST()
[all …]