RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.scanner / PeripheralScanner / ScanEvent / Discovered

Discovered

data class Discovered : ScanEvent

A device was found

Constructors

<init>

Discovered(connection: GattConnection)

A device was found

Properties

connection

val connection: GattConnection