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()
922 aux_handle = aux_handle_get(aux); in ull_scan_aux_setup()
1072 return aux_handle_get(aux); in ull_scan_aux_lll_handle_get()
1261 aux_handle = aux_handle_get(aux); in ull_scan_aux_stop()
1340 static inline uint8_t aux_handle_get(struct ll_scan_aux_set *aux) in aux_handle_get() function