class DeviceNamePeripheralScannerFilter : PeripheralScannerFilter
Add a single filter for scanning peripheral by device name
deviceName
- device name to add for scanning filter
DeviceNamePeripheralScannerFilter(deviceName: String)
Add a single filter for scanning peripheral by device name |
fun add(fitbitGatt: FitbitGatt): Unit
Add filter, implementation is expected to call one of the add** filter method exposed on FitbitGatt |