Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c97 lt_rx(LL_UNKNOWN_RSP, &test_conn, &tx, &unknown_rsp); in lt_tx_pdu_and_rx_unknown_rsp()
123 encode_pdu(LL_UNKNOWN_RSP, &pdu, &data); in lt_tx_undef_opcode_and_rx_unknown_rsp()
147 lt_rx(LL_UNKNOWN_RSP, &test_conn, &tx, &unknown_rsp); in lt_tx_undef_opcode_and_rx_unknown_rsp()
172 lt_tx_pdu_and_rx_unknown_rsp(LL_UNKNOWN_RSP); in ZTEST()
200 lt_tx_pdu_and_rx_unknown_rsp(LL_UNKNOWN_RSP); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c101 lt_rx(LL_UNKNOWN_RSP, &test_conn, &tx, &unknown_rsp); in lt_tx_invalid_pdu_size()
142 lt_tx_invalid_pdu_size(LL_UNKNOWN_RSP, -1); in ZTEST()
172 lt_tx_invalid_pdu_size(LL_UNKNOWN_RSP, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_chmu/src/
Dmain.c196 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
326 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c83 [LL_UNKNOWN_RSP] = helper_pdu_encode_unknown_rsp,
122 [LL_UNKNOWN_RSP] = helper_pdu_verify_unknown_rsp,
158 [LL_UNKNOWN_RSP] = NULL,
195 [LL_UNKNOWN_RSP] = NULL,
/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/
Dmain.c521 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
525 ut_rx_pdu(LL_UNKNOWN_RSP, &ntf, &unknown_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_le_ping/src/
Dmain.c134 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_version/src/
Dmain.c180 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/src/
Dmain.c143 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h185 LL_UNKNOWN_RSP, enumerator
/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/
Dmain.c988 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
2183 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
3992 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
4748 lt_rx(LL_UNKNOWN_RSP, &conn, &tx, &unknown_rsp); in ZTEST()
4775 lt_rx(LL_UNKNOWN_RSP, &conn, &tx, &unknown_rsp); in ZTEST()
4834 lt_rx(LL_UNKNOWN_RSP, &conn, &tx, &unknown_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c714 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in test_cte_req_ll_unknown_rsp_local()
723 ut_rx_pdu(LL_UNKNOWN_RSP, &ntf, &unknown_rsp); in test_cte_req_ll_unknown_rsp_local()
/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c181 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/
Dmain.c346 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
802 lt_tx(LL_UNKNOWN_RSP, &conn, &unknown_rsp); in ZTEST()
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst1360 …- Bluetooth: Controller: llcp: CTE request control procedure has missing support for LL_UNKNOWN_RSP