RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.scanner / DeviceAddressPeripheralScannerFilter

DeviceAddressPeripheralScannerFilter

class DeviceAddressPeripheralScannerFilter : PeripheralScannerFilter

Add a single filter for scanning peripheral by device adddress

Parameters

deviceAddress - device address to add for scanning filter

Constructors

<init>

DeviceAddressPeripheralScannerFilter(deviceAddress: String)

Add a single filter for scanning peripheral by device adddress

Functions

add

fun add(fitbitGatt: FitbitGatt): Unit

Add filter, implementation is expected to call one of the add** filter method exposed on FitbitGatt