Expand description
Traits for conversion between types and their GATT representations
Enums§
- From
Gatt Error - Error type to signify an issue when converting from GATT bytes to a concrete type
Traits§
- AsGatt
- Trait to allow conversion of a type to gatt bytes
- Fixed
Gatt Value - Trait to allow conversion of a fixed size type to and from a byte slice
- From
Gatt - Trait to allow conversion of gatt bytes into a type