Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h12 struct lll_adv_sync { struct
13 struct lll_hdr hdr;
14 struct lll_adv *adv;
16 uint8_t access_addr[4];
17 uint8_t crc_init[3];
19 uint16_t latency_prepare;
20 uint16_t latency_event;
21 uint16_t event_counter;
23 uint16_t data_chan_id;
24 struct {
[all …]
Dull_adv_iso.c63 struct lll_adv_sync *lll_adv_sync; in ll_big_create() local
227 struct lll_adv_sync *lll_adv_sync; in ll_big_terminate() local