Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c113 lt_tx(LL_LENGTH_RSP, &conn, &remote_length_rsp); in ZTEST()
118 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
465 lt_tx(LL_LENGTH_RSP, &conn, &remote_length_rsp); in ZTEST()
541 lt_tx(LL_LENGTH_RSP, &conn, &remote_length_rsp); in ZTEST()
546 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
566 lt_tx(LL_LENGTH_RSP, &conn, &remote_length_rsp2); in ZTEST()
607 lt_tx(LL_LENGTH_RSP, &conn, &remote_length_rsp); in ZTEST()
612 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
664 lt_rx(LL_LENGTH_RSP, &conn, &tx, &local_length_rsp); in ZTEST()
672 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c149 lt_tx_invalid_pdu_size(LL_LENGTH_RSP, -1); in ZTEST()
179 lt_tx_invalid_pdu_size(LL_LENGTH_RSP, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c179 lt_tx_pdu_and_rx_unknown_rsp(LL_LENGTH_RSP); in ZTEST()
207 lt_tx_pdu_and_rx_unknown_rsp(LL_LENGTH_RSP); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c90 [LL_LENGTH_RSP] = helper_pdu_encode_length_rsp,
129 [LL_LENGTH_RSP] = helper_pdu_verify_length_rsp,
165 [LL_LENGTH_RSP] = NULL,
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h192 LL_LENGTH_RSP, enumerator
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c917 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in check_phy_update()
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/
Dmain.c246 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()