Searched defs:bt_bap_unicast_group (Results 1 – 1 of 1) sorted by relevance
82 struct bt_bap_unicast_group { struct84 struct bt_bap_unicast_group_cig_param cig_param; argument87 uint8_t index;88 bool allocated;92 bool has_been_connected;93 struct bt_iso_cig *cig;95 struct bt_iso_chan *cis[UNICAST_GROUP_STREAM_CNT];96 sys_slist_t streams;