Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_types.h69 struct ll_scan_aux_set { struct
70 struct ull_hdr ull;
73 struct ll_scan_aux_chain *sched_chains;
74 struct ll_scan_aux_chain *active_chains;
75 struct ll_scan_aux_chain *flushing_chains;
77 struct lll_scan_aux lll;
80 void *volatile parent;
82 struct node_rx_pdu *rx_head;
83 struct node_rx_pdu *rx_last;
85 uint16_t data_len;
[all …]