class BitGattServer
Reactive API for the Bitgatt Bluetooth GATT Profile server role. |
|
class GattCharacteristicNotifier
Notify GATT Characteristic change |
|
class GattServerResponseSender
Send acknowledgment for any change request to local GATT server sent from remote device that requires response |
|
class GattServerResponseSenderProvider |
|
class NotifyGattServerCharacteristicTransactionProvider |
|
class SendGattServerResponseTransactionProvider |
|
class ServerTransactionProvider
Provides bitgatt transactions for gatt-server related operations. This interface is so alternative implementations, like mocking for testing. |