Home
last modified time | relevance | path

Searched refs:length_ntf (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c90 struct pdu_data_llctrl_length_rsp length_ntf = { 251, 2120, 201, 1720 }; in ZTEST() local
118 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
516 struct pdu_data_llctrl_length_rsp length_ntf = { 251, 2120, 101, 920 }; in ZTEST() local
546 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
584 struct pdu_data_llctrl_length_rsp length_ntf = { 251, 2120, 211, 1800 }; in ZTEST() local
612 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
643 struct pdu_data_llctrl_length_rsp length_ntf = { 251, 2120, 27, 328 }; in ZTEST() local
672 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
702 struct pdu_data_llctrl_length_rsp length_ntf = { 201, 1720, 27, 328 }; in ZTEST() local
730 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c893 struct pdu_data_llctrl_length_rsp length_ntf = { in check_phy_update() local
917 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in check_phy_update()
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/
Dmain.c127 struct pdu_data_llctrl_length_rsp length_ntf = { in ZTEST() local
246 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in ZTEST()