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