Package-level declarations
Types
Link copied to clipboard
interface GattServerAPI
Interface around native Android API. For real BLE connections it uses BluetoothGattServer, whereas for mock device it utilizes MockEngine.
Link copied to clipboard
An event class which maps BluetoothGattServerCallback callbacks into data classes.