trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant SUPPORTED_RESISTANCE_LEVEL_RANGE

Source
pub const SUPPORTED_RESISTANCE_LEVEL_RANGE: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2ad6 Supported Resistance Level Range

The Supported Resistance Level Range characteristic is used to represent the resistance level range supported by a fitness machine.


§Structure

§Data Type

FieldMinimum Resistance Level
Typeuint8
Size1

§Description

Base Unit: org.bluetooth.unit.unitless Represented values: M = 1, d = 1, b = 0 Unit is 1

––///

§Data Type

FieldMaximum Resistance Level
Typeuint8
Size1

§Description

Base Unit: org.bluetooth.unit.unitless Represented values: M = 1, d = 1, b = 0 Unit is 1

––///

§Data Type

FieldMinimum Increment
Typeuint8
Size1

§Description

Base Unit: org.bluetooth.unit.unitless Represented values: M = 1, d = 1, b = 0 Unit is 1


more information