Home
last modified time | relevance | path

Searched refs:LL_LENGTH_REQ (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c106 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req); in ZTEST()
174 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req); in ZTEST()
355 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req); in ZTEST()
393 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req); in ZTEST()
458 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req); in ZTEST()
534 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req); in ZTEST()
559 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req2); in ZTEST()
600 lt_rx(LL_LENGTH_REQ, &conn, &tx, &local_length_req); in ZTEST()
657 lt_tx(LL_LENGTH_REQ, &conn, &remote_length_req); in ZTEST()
715 lt_tx(LL_LENGTH_REQ, &conn, &remote_length_req); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c148 lt_tx_invalid_pdu_size(LL_LENGTH_REQ, -1); in ZTEST()
178 lt_tx_invalid_pdu_size(LL_LENGTH_REQ, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c89 [LL_LENGTH_REQ] = helper_pdu_encode_length_req,
128 [LL_LENGTH_REQ] = helper_pdu_verify_length_req,
164 [LL_LENGTH_REQ] = NULL,
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h191 LL_LENGTH_REQ, enumerator