public interface BluetoothDeviceDiscoverer
Modifier and Type | Method and Description |
---|---|
void |
clearResources()
Clears resources.
|
void |
disable()
Disables discoverer.
|
void |
evictInactiveDevices()
Evicts inactive devices.
|
boolean |
performDiscovery(BluetoothDevice bluetoothDevice,
int rssi,
byte[] scanResult)
Performs discovery of specific Bluetooth devices.
|
void |
reset()
Resets discoverer.
|
boolean performDiscovery(BluetoothDevice bluetoothDevice, int rssi, byte[] scanResult)
bluetoothDevice
- the bluetooth devicerssi
- the rssiscanResult
- scan resultvoid clearResources()
void disable()
void reset()
void evictInactiveDevices()
ActivityCheckConfiguration.getInactivityTimeout()