Searched refs:LL_PERIODIC_SYNC_IND (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/ |
| D | main.c | 190 lt_rx(LL_PERIODIC_SYNC_IND, &conn, &tx, &local_periodic_sync_ind); in ZTEST() 283 lt_tx(LL_PERIODIC_SYNC_IND, &conn, &remote_periodic_sync_ind); in ZTEST() 393 lt_tx(LL_PERIODIC_SYNC_IND, &conn, &remote_periodic_sync_ind); in ZTEST() 414 lt_rx(LL_PERIODIC_SYNC_IND, &conn, &tx, &local_periodic_sync_ind); in ZTEST() 528 lt_rx(LL_PERIODIC_SYNC_IND, &conn, &tx, &local_periodic_sync_ind); in ZTEST() 556 lt_rx(LL_PERIODIC_SYNC_IND, &conn, &tx, &local_periodic_sync_ind); in ZTEST() 627 lt_tx(LL_PERIODIC_SYNC_IND, &conn, &remote_periodic_sync_ind); in ZTEST()
|
| /Zephyr-latest/tests/bluetooth/controller/common/src/ |
| D | helper_util.c | 99 [LL_PERIODIC_SYNC_IND] = helper_pdu_encode_periodic_sync_ind, 138 [LL_PERIODIC_SYNC_IND] = helper_pdu_verify_periodic_sync_ind, 175 [LL_PERIODIC_SYNC_IND] = NULL, 209 [LL_PERIODIC_SYNC_IND] = NULL,
|
| /Zephyr-latest/tests/bluetooth/controller/common/include/ |
| D | helper_pdu.h | 201 LL_PERIODIC_SYNC_IND, enumerator
|
| /Zephyr-latest/subsys/bluetooth/controller/ |
| D | Kconfig | 882 as a receiver of the LL_PERIODIC_SYNC_IND. See Core_v5.3, Vol 6, Part B, 893 as a transmitter of the LL_PERIODIC_SYNC_IND. See Core_v5.3, Vol 6, Part B,
|