Home
last modified time | relevance | path

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

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