Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c174 lt_tx_pdu_and_rx_unknown_rsp(LL_PAUSE_ENC_RSP); in ZTEST()
202 lt_tx_pdu_and_rx_unknown_rsp(LL_PAUSE_ENC_RSP); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c168 lt_tx_invalid_pdu_size(LL_PAUSE_ENC_RSP, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c79 [LL_PAUSE_ENC_RSP] = helper_pdu_encode_pause_enc_rsp,
118 [LL_PAUSE_ENC_RSP] = helper_pdu_verify_pause_enc_rsp,
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h181 LL_PAUSE_ENC_RSP, enumerator
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c2352 lt_tx(LL_PAUSE_ENC_RSP, &conn, NULL); in ZTEST()
2361 lt_rx(LL_PAUSE_ENC_RSP, &conn, &tx, NULL); in ZTEST()
2495 lt_rx(LL_PAUSE_ENC_RSP, &conn, &tx, NULL); in ZTEST()
2502 lt_tx(LL_PAUSE_ENC_RSP, &conn, NULL); in ZTEST()