Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/
Dmain.c122 lt_tx(LL_FEATURE_RSP, &conn, &remote_feature_rsp); in ZTEST()
127 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
152 lt_tx(LL_FEATURE_RSP, &conn, &remote_feature_rsp); in ZTEST()
157 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
341 lt_rx(LL_FEATURE_RSP, &conn, &tx, &local_feature_rsp); in ZTEST()
417 lt_tx(LL_FEATURE_RSP, &conn, &local_feature_rsp); in ZTEST()
423 lt_rx(LL_FEATURE_RSP, &conn, &tx, &local_feature_rsp); in ZTEST()
426 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &ut_feature_rsp); in ZTEST()
473 lt_tx(LL_FEATURE_RSP, &conn, &remote_feature_rsp); in ZTEST()
478 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &remote_feature_rsp); in ZTEST()
Dmain_hci.c126 lt_tx(LL_FEATURE_RSP, conn_from_pool, &remote_feature_rsp); in ZTEST()
131 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &remote_feature_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c129 lt_tx_invalid_pdu_size(LL_FEATURE_RSP, -1); in ZTEST()
159 lt_tx_invalid_pdu_size(LL_FEATURE_RSP, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c173 lt_tx_pdu_and_rx_unknown_rsp(LL_FEATURE_RSP); in ZTEST()
201 lt_tx_pdu_and_rx_unknown_rsp(LL_FEATURE_RSP); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c70 [LL_FEATURE_RSP] = helper_pdu_encode_feature_rsp,
109 [LL_FEATURE_RSP] = helper_pdu_verify_feature_rsp,
147 [LL_FEATURE_RSP] = NULL,
184 [LL_FEATURE_RSP] = NULL,
/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/
Dmain.c116 lt_tx(LL_FEATURE_RSP, conn_from_pool, &remote_feature_rsp); in ZTEST()
118 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &remote_feature_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c275 lt_tx(LL_FEATURE_RSP, &conn, &remote_feature_rsp); in ZTEST()
280 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h172 LL_FEATURE_RSP, enumerator