trouble-host

Crates

git

Versions

default

Flavors

Module gatt

Source
Expand description

GATT server and client implementation.

Structs§

GattClient
A GATT client capable of using the GATT protocol.
GattConnection
Used to manage a GATT connection with a client.
GattData
A GATT payload ready for processing.
Notification
A notification payload.
NotificationListener
Notification listener for GATT client.
ReadEvent
An event returned while processing GATT requests.
Reply
A reply to a gatt request.
ServiceHandle
Handle for a GATT service.
WriteEvent
An event returned while processing GATT requests.

Enums§

GattConnectionEvent
A GATT connection event.
GattEvent
An event returned while processing GATT requests.