trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant ACCELERATION

Source
pub const ACCELERATION: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2c06 Acceleration

The Acceleration characteristic is used to represent the acceleration of an object along a given axis as determined by the service.


§Structure

§Data Type

FieldAcceleration
Typesint32
Size4

§Description

Base Unit: org.bluetooth.unit.acceleration.metres_per_seconds_squared Represented values: M = 1, d = -3, b = 0 Unit is meter per second squared with a resolution of 1mm per second squared. A value of 0x7FFFFFFF represents “value is not known”.


more information