Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_internal.h24 void ull_sync_chm_update(uint8_t sync_handle, uint8_t *acad, uint8_t acad_len);
Dull_scan_aux.c531 ull_sync_chm_update(rx->hdr.handle, ptr, acad_len); in ull_scan_aux_setup()
1872 ull_sync_chm_update(rx->hdr.handle, ptr, acad_len); in ull_scan_aux_setup()
Dull_sync.c1435 void ull_sync_chm_update(uint8_t sync_handle, uint8_t *acad, uint8_t acad_len) function