Package-level declarations
Types
Link copied to clipboard
class ServerBleGatt
A class for managing BLE connections. It propagates events (ServerGattEvent) to specified connection's corresponding characteristics (ServerBleGattCharacteristic) and descriptors (ServerBleGattDescriptor). Thanks to that values are getting updated.
Link copied to clipboard