Expand description
This library provides types used in other lipl-display crates.
Structs§
- Lipl
Screen - Model holding all that is needed to draw a screen
Enums§
- Command
- Received value from command characteristic
- Error
- Error type
- Message
- Received value on the display service as change for the screen
Constants§
- CHARACTERISTIC_
COMMAND_ UUID - Uuid identifying the command characteristic on the gatt peripheral
- CHARACTERISTIC_
STATUS_ UUID - Uuid identifying the status characteristic on the gatt peripheral
- CHARACTERISTIC_
TEXT_ UUID - Uuid identifying the text characteristic on the gatt peripheral
- LOCAL_
NAME - Local name used in advertising
- MANUFACTURER_
ID - Manufacturer id used in advertising
- MESSAGES
- SERVICE_
UUID - Uuid identifying the display service on the gatt peripheral
- WAIT_
MESSAGE