Searched refs:LL_CLOCK_ACCURACY_RSP (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/src/ |
D | main.c | 112 lt_tx(LL_CLOCK_ACCURACY_RSP, &conn, &remote_sca_rsp); in ZTEST() 417 lt_tx(LL_CLOCK_ACCURACY_RSP, &conn, &remote_sca_rsp); in ZTEST() 476 lt_rx(LL_CLOCK_ACCURACY_RSP, &conn, &tx, &remote_sca_rsp); in ZTEST() 533 lt_rx(LL_CLOCK_ACCURACY_RSP, &conn, &tx, &remote_sca_rsp); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/common/src/ |
D | helper_util.c | 94 [LL_CLOCK_ACCURACY_RSP] = helper_pdu_encode_sca_rsp, 133 [LL_CLOCK_ACCURACY_RSP] = helper_pdu_verify_sca_rsp, 170 [LL_CLOCK_ACCURACY_RSP] = NULL, 204 [LL_CLOCK_ACCURACY_RSP] = NULL,
|
/Zephyr-latest/tests/bluetooth/controller/common/include/ |
D | helper_pdu.h | 196 LL_CLOCK_ACCURACY_RSP, enumerator
|