Searched defs:bt_bap_unicast_group (Results 1 – 1 of 1) sorted by relevance
55 struct bt_bap_unicast_group { struct56 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;