Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h21 struct lll_adv_iso { struct
22 struct lll_hdr hdr;
23 struct lll_adv *adv;
25 uint8_t seed_access_addr[4];
26 uint8_t base_crc_init[2];
27 uint16_t latency_prepare;
28 uint16_t latency_event;
29 uint16_t data_chan_prn_s;
30 uint16_t data_chan_remap_idx;
31 uint8_t next_chan_use;
[all …]
Dull_adv_iso.c99 struct lll_adv_iso *lll_adv_iso; in big_create() local
692 struct lll_adv_iso *lll_adv_iso; in ll_big_terminate() local