Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h181 uint8_t radio_ar_resolve(const uint8_t *addr);
Dradio.c2090 uint8_t radio_ar_resolve(const uint8_t *addr) in radio_ar_resolve() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan_aux.c397 *irkmatch_ok = radio_ar_resolve(adva); in lll_scan_aux_addr_match_get()