Home
last modified time | relevance | path

Searched refs:LL_ENC_RSP (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c134 lt_tx_invalid_pdu_size(LL_ENC_RSP, -1); in ZTEST()
164 lt_tx_invalid_pdu_size(LL_ENC_RSP, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c169 lt_tx_pdu_and_rx_unknown_rsp(LL_ENC_RSP); in ZTEST()
197 lt_tx_pdu_and_rx_unknown_rsp(LL_ENC_RSP); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c75 [LL_ENC_RSP] = helper_pdu_encode_enc_rsp,
114 [LL_ENC_RSP] = helper_pdu_verify_enc_rsp,
152 [LL_ENC_RSP] = NULL,
189 [LL_ENC_RSP] = NULL,
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c292 lt_tx(LL_ENC_RSP, &conn, &enc_rsp); in ZTEST()
479 lt_tx(LL_ENC_RSP, &conn, &enc_rsp); in ZTEST()
836 lt_tx(LL_ENC_RSP, &conn, &enc_rsp); in ZTEST()
942 lt_tx(LL_ENC_RSP, &conn, &enc_rsp); in ZTEST()
1251 lt_tx(LL_ENC_RSP, &conn, &enc_rsp); in ZTEST()
1359 lt_tx(LL_ENC_RSP, &conn, &enc_rsp); in ZTEST()
1470 lt_tx(LL_ENC_RSP, &conn, &enc_rsp); in ZTEST()
1623 lt_rx(LL_ENC_RSP, &conn, &tx, &exp_enc_rsp); in ZTEST()
1854 lt_rx(LL_ENC_RSP, &conn, &tx, &exp_enc_rsp); in ZTEST()
2079 lt_rx(LL_ENC_RSP, &conn, &tx, &exp_enc_rsp); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h177 LL_ENC_RSP, enumerator
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst35 * :github:`19917` - Bluetooth: Controller: Missing LL_ENC_RSP after HCI LTK Negative Reply