Searched refs:LL_START_ENC_REQ (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/ |
D | main.c | 170 lt_tx_pdu_and_rx_unknown_rsp(LL_START_ENC_REQ); in ZTEST() 198 lt_tx_pdu_and_rx_unknown_rsp(LL_START_ENC_REQ); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/common/src/ |
D | helper_util.c | 76 [LL_START_ENC_REQ] = helper_pdu_encode_start_enc_req, 115 [LL_START_ENC_REQ] = helper_pdu_verify_start_enc_req, 153 [LL_START_ENC_REQ] = NULL, 190 [LL_START_ENC_REQ] = NULL,
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/ |
D | main.c | 165 lt_tx_invalid_pdu_size(LL_START_ENC_REQ, 1); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/ |
D | main.c | 295 lt_tx(LL_START_ENC_REQ, &conn, NULL); in ZTEST() 482 lt_tx(LL_START_ENC_REQ, &conn, NULL); in ZTEST() 1654 lt_rx(LL_START_ENC_REQ, &conn, &tx, NULL); in ZTEST() 1906 lt_rx(LL_START_ENC_REQ, &conn, &tx, NULL); in ZTEST() 2385 lt_tx(LL_START_ENC_REQ, &conn, NULL); in ZTEST() 2555 lt_rx(LL_START_ENC_REQ, &conn, &tx, NULL); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/common/include/ |
D | helper_pdu.h | 178 LL_START_ENC_REQ, enumerator
|