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.h97 struct lll_adv_sync { struct
98 struct lll_hdr hdr;
99 struct lll_adv *adv;
101 uint8_t access_addr[4];
102 uint8_t crc_init[3];
104 uint16_t latency_prepare;
105 uint16_t latency_event;
106 uint16_t event_counter;
108 uint16_t data_chan_id;
109 struct {
[all …]
Dull_adv_iso.c98 struct lll_adv_sync *lll_adv_sync; in big_create() local
691 struct lll_adv_sync *lll_adv_sync; in ll_big_terminate() local