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.h32 struct lll_adv_iso { struct
41 struct lll_adv_iso_data_chan data_chan; argument
48 uint8_t next_chan_use;
50 uint64_t payload_count:39;
51 uint64_t enc:1;
52 uint64_t framing:1;
53 uint64_t handle:8;
54 uint64_t cssn:3;
55 uint32_t iso_interval:12;
57 uint8_t data_chan_map[PDU_CHANNEL_MAP_SIZE];
[all …]
Dull_adv_iso.c110 struct lll_adv_iso *lll_adv_iso; in big_create() local
720 struct lll_adv_iso *lll_adv_iso; in ll_big_terminate() local