Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c150 lt_tx_invalid_pdu_size(LL_CTE_REQ, -1); in ZTEST()
180 lt_tx_invalid_pdu_size(LL_CTE_REQ, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c120 lt_rx(LL_CTE_REQ, &conn, &tx, &local_cte_req); in ZTEST()
195 lt_rx(LL_CTE_REQ, &conn, &tx, &local_cte_req); in ZTEST()
261 lt_tx(LL_CTE_REQ, &conn, &local_cte_req); in ZTEST()
330 lt_tx(LL_CTE_REQ, &conn, &local_cte_req); in ZTEST()
414 lt_rx(LL_CTE_REQ, &conn, &tx, &local_cte_req); in ZTEST()
493 lt_rx(LL_CTE_REQ, &conn, &tx, &local_cte_req); in ZTEST()
562 lt_tx(LL_CTE_REQ, &conn, &local_cte_req); in ZTEST()
634 lt_tx(LL_CTE_REQ, &conn, &local_cte_req); in ZTEST()
710 lt_rx(LL_CTE_REQ, &conn, &tx, &local_cte_req); in test_cte_req_ll_unknown_rsp_local()
848 lt_rx(LL_CTE_REQ, &conn, &tx, cte_req); in run_local_cte_req()
[all …]
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c91 [LL_CTE_REQ] = helper_pdu_encode_cte_req,
130 [LL_CTE_REQ] = helper_pdu_verify_cte_req,
166 [LL_CTE_REQ] = NULL,
201 [LL_CTE_REQ] = NULL,
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h193 LL_CTE_REQ, enumerator