Expand description
GATT server and client implementation.
Structs§
- Gatt
Client - A GATT client capable of using the GATT protocol.
- Gatt
Connection - Used to manage a GATT connection with a client.
- Gatt
Data - A GATT payload ready for processing.
- Notification
- A notification payload.
- Notification
Listener - Notification listener for GATT client.
- Read
Event - An event returned while processing GATT requests.
- Reply
- A reply to a gatt request.
- Service
Handle - Handle for a GATT service.
- Write
Event - An event returned while processing GATT requests.
Enums§
- Gatt
Connection Event - A GATT connection event.
- Gatt
Event - An event returned while processing GATT requests.