Searched refs:btp_bap_unicast_group (Results 1 – 3 of 3) sorted by relevance
23 struct btp_bap_unicast_group { struct52 int btp_bap_unicast_group_create(uint8_t cig_id, struct btp_bap_unicast_group **out_unicast_group);53 struct btp_bap_unicast_group *btp_bap_unicast_group_find(uint8_t cig_id);
33 static struct btp_bap_unicast_group cigs[CONFIG_BT_ISO_MAX_CIG];603 struct btp_bap_unicast_group *u_cig = &cigs[cig_id]; in stream_released()1058 struct btp_bap_unicast_group **out_unicast_group) in btp_bap_unicast_group_create()1086 struct btp_bap_unicast_group *u_cig = &cigs[cig_id]; in btp_bap_unicast_group_create()1148 struct btp_bap_unicast_group *btp_bap_unicast_group_find(uint8_t cig_id) in btp_bap_unicast_group_find()1312 struct btp_bap_unicast_group *out_unicast_group; in btp_ascs_configure_qos()
23 static struct btp_bap_unicast_group *u_group;195 struct btp_bap_unicast_group *group; in cap_unicast_setup_ase()