Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_aux.c74 static inline uint8_t aux_handle_get(struct ll_scan_aux_set *aux);
264 aux_handle_get(aux); in ull_scan_aux_setup()
889 aux_handle = aux_handle_get(aux); in ull_scan_aux_setup()
1038 return aux_handle_get(aux); in ull_scan_aux_lll_handle_get()
1195 aux_handle = aux_handle_get(aux); in ull_scan_aux_stop()
1274 static inline uint8_t aux_handle_get(struct ll_scan_aux_set *aux) in aux_handle_get() function