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.h64 struct ll_scan_aux_set { struct
65 struct ull_hdr ull;
68 struct ll_scan_aux_chain *sched_chains;
69 struct ll_scan_aux_chain *active_chains;
70 struct ll_scan_aux_chain *flushing_chains;
72 struct lll_scan_aux lll;
75 void *volatile parent;
77 struct node_rx_pdu *rx_head;
78 struct node_rx_pdu *rx_last;
80 uint16_t data_len;
[all …]