Searched refs:unicast_groups (Results 1 – 1 of 1) sorted by relevance
93 static struct bt_bap_unicast_group unicast_groups[UNICAST_GROUP_CNT]; variable2621 for (size_t i = 0U; i < ARRAY_SIZE(unicast_groups); i++) { in unicast_group_alloc()2622 if (!unicast_groups[i].allocated) { in unicast_group_alloc()2623 group = &unicast_groups[i]; in unicast_group_alloc()