Searched refs:bgs_feat_chrc (Results 1 – 1 of 1) sorted by relevance
87 static const struct bt_gatt_attr bgs_feat_chrc[] = { variable331 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()