Home
last modified time | relevance | path

Searched defs:lll_scan (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_scan.h7 struct lll_scan { struct
31 struct lll_scan_aux *lll_aux; argument
33 uint16_t duration_reload;
34 uint16_t duration_expire;
36 uint8_t scan_aux_score;
38 uint8_t phy:3;
39 uint8_t is_adv_ind:1;
40 uint8_t is_aux_sched:1;
42 uint8_t is_sync:1;
66 struct lll_scan_aux { argument