Home
last modified time | relevance | path

Searched refs:LL_START_ENC_REQ (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c170 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/
Dhelper_util.c76 [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/
Dmain.c165 lt_tx_invalid_pdu_size(LL_START_ENC_REQ, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c295 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/
Dhelper_pdu.h178 LL_START_ENC_REQ, enumerator