Searched defs:feature (Results 1 – 2 of 2) sorted by relevance
138 …uint16_t feature = (instance->wheel_revolution_data_supported << CSC_FLAG_WHEEL_REVOLUTION_DATA_SU… in cycling_speed_and_cadence_service_read_callback() local
273 static int has_feature(cycling_power_feature_flag_t feature){ in has_feature()