GoldenGateConnectionManager / com.fitbit.goldengate.bt.gatt.server.services.gattcache

Package com.fitbit.goldengate.bt.gatt.server.services.gattcache

Types

EphemeralCharacteristic

class EphemeralCharacteristic : BluetoothGattCharacteristic

EphemeralCharacteristicPointer

class EphemeralCharacteristicPointer : BluetoothGattCharacteristic

GattCacheService

class GattCacheService : BluetoothGattService

Fitbit GATT cache service, hosted by node; Hub uses this service to verify if cached peer GATT service database is up-to-date. https://wiki.fitbit.com/display/firmware/GATT+Service+Change+Indication

GattCacheServiceEventListener

class GattCacheServiceEventListener : BaseServerConnectionEventListener

GattCacheServiceHandler

class GattCacheServiceHandler