Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h114 struct lll_adv_sync { struct
115 struct lll_hdr hdr;
116 struct lll_adv *adv;
118 uint8_t access_addr[4];
119 uint8_t crc_init[3];
121 uint16_t latency_prepare;
122 uint16_t latency_event;
123 uint16_t event_counter;
125 uint16_t data_chan_id;
126 struct {
[all …]
Dull_adv_iso.c109 struct lll_adv_sync *lll_adv_sync; in big_create() local
719 struct lll_adv_sync *lll_adv_sync; in ll_big_terminate() local