Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_internal.h20 void ull_sync_chm_update(uint8_t sync_handle, uint8_t *acad, uint8_t acad_len);
Dull_scan_aux.c455 ull_sync_chm_update(rx->hdr.handle, ptr, acad_len); in ull_scan_aux_setup()
Dull_sync.c1154 void ull_sync_chm_update(uint8_t sync_handle, uint8_t *acad, uint8_t acad_len) function