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.h81 struct bt_bap_unicast_group { struct
83 struct bt_bap_unicast_group_cig_param cig_param; argument
86 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;