Searched defs:bt_bap_unicast_group (Results 1 – 1 of 1) sorted by relevance
81 struct bt_bap_unicast_group { struct83 struct bt_bap_unicast_group_cig_param cig_param; argument86 uint8_t index;87 bool allocated;91 bool has_been_connected;92 struct bt_iso_cig *cig;94 struct bt_iso_chan *cis[UNICAST_GROUP_STREAM_CNT];95 sys_slist_t streams;