Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_types.h15 struct ll_sync_set { struct
16 struct ull_hdr ull;
17 struct lll_sync lll;
19 uint16_t skip;
20 uint16_t timeout;
26 uint16_t volatile timeout_reload;
27 uint16_t timeout_expire;
33 void (*lll_sync_prepare)(void *param);
35 uint8_t peer_id_addr[BDADDR_SIZE];
36 uint8_t peer_id_addr_type:1;
[all …]