Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_internal.h54 uint8_t ull_scan_handle_get(struct ll_scan_set *scan);
Dull_scan.c428 handle = ull_scan_handle_get(scan);
734 handle = ull_scan_handle_get(scan);
807 uint8_t ull_scan_handle_get(struct ll_scan_set *scan) function
814 return ull_scan_handle_get((void *)lll->hdr.parent);
962 handle = ull_scan_handle_get(scan);
980 handle = ull_scan_handle_get(scan);
1080 ull_scan_handle_get(scan)),
Dull_central.c833 ticker_id_scan = TICKER_ID_SCAN_BASE + ull_scan_handle_get(scan);
857 ull_scan_handle_get(scan_other);
Dull_scan_aux.c224 ull_scan_handle_get(scan); in ull_scan_aux_setup()
243 ull_scan_handle_get(scan); in ull_scan_aux_setup()
2645 ull_scan_handle_get(scan); in chain_start_ticker()