Searched refs:bestDevice (Results 1 – 1 of 1) sorted by relevance
551 BluetoothDevice bestDevice = null; in onBatchScanResults() local560 bestDevice = result.getDevice(); in onBatchScanResults()565 if (bestDevice != null) { in onBatchScanResults()566 mHandler.obtainMessage(MSG_ON_BLUETOOTH_DEVICE_ADDED, bestDevice).sendToTarget(); in onBatchScanResults()