Home
last modified time | relevance | path

Searched refs:ull_sync (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/
DCMakeLists.txt26 src/ull_sync.c
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_aux.c371 struct ll_sync_set *ull_sync; in ull_scan_aux_setup() local
379 ull_sync = HDR_LLL2ULL(sync_lll); in ull_scan_aux_setup()
380 rx->hdr.handle = ull_sync_handle_get(ull_sync); in ull_scan_aux_setup()
383 sync_iso = sync_iso_create_get(ull_sync); in ull_scan_aux_setup()
402 ull_sync_handle_get(ull_sync); in ull_scan_aux_setup()
1771 struct ll_sync_set *ull_sync; in ull_scan_aux_setup() local
1779 ull_sync = HDR_LLL2ULL(sync_lll); in ull_scan_aux_setup()
1780 rx->hdr.handle = ull_sync_handle_get(ull_sync); in ull_scan_aux_setup()
1783 sync_iso = sync_iso_create_get(ull_sync); in ull_scan_aux_setup()
2753 struct ll_sync_set *ull_sync = HDR_LLL2ULL(chain->parent); in chain_start_ticker() local
[all …]
/Zephyr-latest/subsys/bluetooth/controller/
DCMakeLists.txt65 ll_sw/ull_sync.c