CscFeature
data class CscFeature(val wheelRevolutionDataSupported: Boolean, val crankRevolutionDataSupported: Boolean, val multipleSensorLocationsSupported: Boolean)
Supported features of the Cycling Speed and Cadence Service (0x2A5C).