Home
last modified time | relevance | path

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

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