Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dbap_endpoint.h55 struct bt_bap_unicast_group { struct
56 uint8_t index;
57 bool allocated;
59 const struct bt_codec_qos *qos;
60 struct bt_iso_cig *cig;
62 struct bt_iso_chan *cis[UNICAST_GROUP_STREAM_CNT];
63 sys_slist_t streams;