Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c164 static void prpa_cache_resolve(struct k_work *work);
646 k_work_init(&(resolve_work.prpa_work), prpa_cache_resolve); in ull_filter_reset()
1579 static void prpa_cache_resolve(struct k_work *work) in prpa_cache_resolve() function