Searched refs:remote_length_req (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/ |
| D | main.c | 641 struct pdu_data_llctrl_length_req remote_length_req = { 27, 328, 251, 2120 }; in ZTEST() local 657 lt_tx(LL_LENGTH_REQ, &conn, &remote_length_req); in ZTEST() 700 struct pdu_data_llctrl_length_req remote_length_req = { 27, 328, 201, 1720 }; in ZTEST() local 715 lt_tx(LL_LENGTH_REQ, &conn, &remote_length_req); in ZTEST() 763 struct pdu_data_llctrl_length_req remote_length_req = { 27, 328, 211, 1800 }; in ZTEST() local 790 lt_tx(LL_LENGTH_REQ, &conn, &remote_length_req); in ZTEST()
|