Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_cis_create/src/
Dmain.c194 lt_tx(LL_CIS_REQ, &conn, &remote_cis_req); in ZTEST()
326 lt_tx(LL_CIS_REQ, &conn, &remote_cis_req); in ZTEST()
407 lt_tx(LL_CIS_REQ, &conn, &remote_cis_req); in ZTEST()
509 lt_tx(LL_CIS_REQ, &conn, &remote_cis_req_invalid_phy); in ZTEST()
679 lt_rx(LL_CIS_REQ, &conn, &tx, &local_cis_req); in ZTEST()
831 lt_rx(LL_CIS_REQ, &conn, &tx, &local_cis_req); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c95 [LL_CIS_REQ] = helper_pdu_encode_cis_req,
134 [LL_CIS_REQ] = helper_pdu_verify_cis_req,
171 [LL_CIS_REQ] = NULL,
205 [LL_CIS_REQ] = NULL,
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h197 LL_CIS_REQ, enumerator
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst3679 * :github:`42895` - Bluetooth: Controller: CIG: LE Create CIS: Control procedure with LL_CIS_REQ/RS…