Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dbap_endpoint.h82 struct bt_bap_unicast_group { struct
84 struct bt_bap_unicast_group_cig_param cig_param; argument
87 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;