Home
last modified time | relevance | path

Searched refs:unicast_groups (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c93 static struct bt_bap_unicast_group unicast_groups[UNICAST_GROUP_CNT]; variable
2621 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()