class DeviceAddressPeripheralScannerFilter : PeripheralScannerFilter
Add a single filter for scanning peripheral by device adddress
deviceAddress - device address to add for scanning filter
| DeviceAddressPeripheralScannerFilter(deviceAddress: String)Add a single filter for scanning peripheral by device adddress | 
| fun add(fitbitGatt: FitbitGatt): UnitAdd filter, implementation is expected to call one of the add** filter method exposed on FitbitGatt |