Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dgmap_server.c52 static const struct bt_gatt_attr ugg_feat_chrc[] = { variable
317 memcpy(&gmas.attrs[gmas.attr_count], ugg_feat_chrc, sizeof(ugg_feat_chrc)); in update_service()
318 gmas.attr_count += ARRAY_SIZE(ugg_feat_chrc); in update_service()