Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_sync_iso.h25 struct lll_sync_iso { struct
36 struct lll_sync_iso_data_chan data_chan; argument
43 uint8_t next_chan_use;
45 uint64_t payload_count:39;
46 uint64_t framing:1;
47 uint64_t enc:1;
48 uint64_t ctrl:1;
49 uint64_t cssn_curr:3;
50 uint64_t cssn_next:3;
52 uint8_t data_chan_map[PDU_CHANNEL_MAP_SIZE];
[all …]