Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c167 lt_tx_invalid_pdu_size(LL_PAUSE_ENC_REQ, 1); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c219 lt_tx_pdu_and_rx_unknown_rsp(LL_PAUSE_ENC_REQ); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c78 [LL_PAUSE_ENC_REQ] = helper_pdu_encode_pause_enc_req,
117 [LL_PAUSE_ENC_REQ] = helper_pdu_verify_pause_enc_req,
/Zephyr-latest/tests/bluetooth/controller/common/include/
Dhelper_pdu.h180 LL_PAUSE_ENC_REQ, enumerator
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c2345 lt_rx(LL_PAUSE_ENC_REQ, &conn, &tx, NULL); in ZTEST()
2486 lt_tx(LL_PAUSE_ENC_REQ, &conn, NULL); in ZTEST()
2679 lt_tx(LL_PAUSE_ENC_REQ, &conn, NULL); in ZTEST()