| Interface | Description |
|---|---|
| NotificationCallback |
A notification callback.
|
| ReadWriteCallbackServer |
A callback when a read write
|
| Class | Description |
|---|---|
| BasicBluetoothServer |
A bluetooth server.
|
| BasicBluetoothServerService |
A
BluetoothService that can be notified and can forward read and write request to its characteritics. |
| BasicServerCharacteristic |
A
BluetoothCharacteristic that can be notified and receive read and write request. |
| BasicServerDescriptor |
A descriptor that can receive write an read request.
|
| CCCDescriptor |
A Client characteristic configuration descriptor.
|