Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_unicast_client.c92 static struct bt_bap_unicast_group unicast_groups[UNICAST_GROUP_CNT]; variable
2457 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()