Home
last modified time | relevance | path

Searched refs:ut_rx_pdu (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_version/src/
Dmain.c114 ut_rx_pdu(LL_VERSION_IND, &ntf, &remote_version_ind); in ZTEST()
413 ut_rx_pdu(LL_VERSION_IND, &ntf, &remote_version_ind); in ZTEST()
492 ut_rx_pdu(LL_VERSION_IND, &ntf, &remote_version_ind); in ZTEST()
505 ut_rx_pdu(LL_VERSION_IND, &ntf, &remote_version_ind); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/
Dmain.c127 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
157 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
426 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &ut_feature_rsp); in ZTEST()
478 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &remote_feature_rsp); in ZTEST()
525 ut_rx_pdu(LL_UNKNOWN_RSP, &ntf, &unknown_rsp); in ZTEST()
Dmain_hci.c131 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &remote_feature_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c118 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
280 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
546 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
612 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
672 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
730 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
818 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c337 ut_rx_pdu(LL_START_ENC_RSP, &ntf, NULL); in ZTEST()
530 ut_rx_pdu(LL_START_ENC_RSP, &ntf, NULL); in ZTEST()
641 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
738 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
849 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
955 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
1057 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
1156 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
1267 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
1375 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c130 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in ZTEST()
205 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in ZTEST()
424 ut_rx_pdu(LL_REJECT_EXT_IND, &ntf, &remote_reject_ext_ind); in ZTEST()
503 ut_rx_pdu(LL_REJECT_EXT_IND, &ntf, &remote_reject_ext_ind); in ZTEST()
723 ut_rx_pdu(LL_UNKNOWN_RSP, &ntf, &unknown_rsp); in test_cte_req_ll_unknown_rsp_local()
858 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in run_local_cte_req()
917 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in check_phy_update()
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_util.h26 #define ut_rx_pdu(_opcode, _ntf_ref, _param) \ macro
/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/
Dmain.c1371 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
1543 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
1682 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
2357 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, req_B); in ZTEST()
2499 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
3336 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, req_B); in ZTEST()
3610 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
3843 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
3904 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
3966 ut_rx_pdu(LL_CONNECTION_PARAM_REQ, &ntf, &conn_param_req); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/
Dmain.c118 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &remote_feature_rsp); in ZTEST()
184 ut_rx_pdu(LL_VERSION_IND, &ntf, &remote_pdu); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/
Dmain.c246 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()