interface BluetoothScanner |
|
class BluetoothScannerCallback : BaseFitbitGattCallback
Callback that will listen to new devices and notify the emitter when it finds one. |
|
open class BluetoothScannerCallbackProvider : (ObservableEmitter<GattConnection>) -> BluetoothScannerCallback |