Searched refs:local_length_rsp (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/ |
| D | main.c | 642 struct pdu_data_llctrl_length_rsp local_length_rsp = { 251, 2120, 211, 1800 }; in ZTEST() local 664 lt_rx(LL_LENGTH_RSP, &conn, &tx, &local_length_rsp); in ZTEST() 701 struct pdu_data_llctrl_length_rsp local_length_rsp = { 251, 2120, 211, 1800 }; in ZTEST() local 722 lt_rx(LL_LENGTH_RSP, &conn, &tx, &local_length_rsp); in ZTEST() 764 struct pdu_data_llctrl_length_rsp local_length_rsp = { 251, 2120, 211, 1800 }; in ZTEST() local 810 lt_rx(LL_LENGTH_RSP, &conn, &tx, &local_length_rsp); in ZTEST()
|