Searched defs:btDevice (Results 1 – 3 of 3) sorted by relevance
66 final BluetoothDevice btDevice = mConnectedDevices.get(connectedDeviceIndex); in onPreferenceChange() local77 final BluetoothDevice btDevice = mConnectedDevices.get(i); in getConnectedDeviceIndex() local145 final BluetoothDevice btDevice = mConnectedDevices.get(i); in setupPreferenceEntries() local
47 public BluetoothDevice btDevice; field in BluetoothScanner.Device370 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local