Searched refs:ugt_feat_chrc (Results 1 – 1 of 1) sorted by relevance
69 static const struct bt_gatt_attr ugt_feat_chrc[] = { variable324 memcpy(&gmas.attrs[gmas.attr_count], ugt_feat_chrc, sizeof(ugt_feat_chrc)); in update_service()325 gmas.attr_count += ARRAY_SIZE(ugt_feat_chrc); in update_service()