Structs§
- Characteristic
Notification - Service
Characteristic - Convenience class for communicating with characteristics on a remote peer.
Traits§
- Client
- GATT Client connected to a particular peer. Holding a struct that implements this should attempt to maintain a LE connection to the peer.
- From
Characteristic - Implement when a type can be deserialized from a characteristic value.
- Peer
Service - A connection to a GATT Service on a Peer. All operations are done synchronously.
- Peer
Service Handle