Module rustable::gatt[][src]

Expand description

This module is used to interact with GATT applications on remote devices or provide GATT applications from the local adapter.

Modules

This module is used to query GATT services on remote devices.

Structs

Represents the value of a characteristic or descriptor.

Flags for GATT characteristics.

Flags for GATT descriptors.

Enums

Use to set the value of a local characteristic or descriptor. The value can be an actual value or it can be callback that returns value.