Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_types.h7 struct ll_scan_set { struct
8 struct ull_hdr ull;
9 struct lll_scan lll;
11 uint32_t ticks_window;
14 struct node_rx_pdu *node_rx_scan_term;
15 uint16_t duration_lazy;
17 uint8_t is_stop:1;
20 uint8_t is_enabled:1;
21 uint8_t own_addr_type:2;
24 struct {
[all …]