Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_types.h117 struct ll_sync_iso_set { struct
118 struct ull_hdr ull;
119 struct lll_sync_iso lll;
122 struct ll_sync_set *sync;
125 struct k_sem *flush_sem;
128 uint16_t timeout;
129 uint16_t volatile timeout_reload; /* Non-zero when sync established */
130 uint16_t timeout_expire; /* timeout countdown */
131 uint8_t big_handle;
134 uint8_t gltk[16];
[all …]