Home
last modified time | relevance | path

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

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