public interface DeviceFilter
Modifier and Type | Method and Description |
---|---|
boolean |
shouldAddPrinter(android.bluetooth.BluetoothDevice device)
Method called by a BluetoothDiscoverer to determine whether or not a Bluetooth® device should be added to
it's list of discovered devices.
|
boolean shouldAddPrinter(android.bluetooth.BluetoothDevice device)
device
- BluetoothDevice to potentially be added to the list of of discovered Bluetooth® devices.
© 2017 ZIH Corp. All Rights Reserved.