Searched refs:currentDevice (Results 1 – 1 of 1) sorted by relevance
293 BluetoothDevice currentDevice = mClient.getDevice(); in getDevicesMatchingConnectionStates() local294 if (currentDevice != null) { in getDevicesMatchingConnectionStates()295 deviceList.add(currentDevice); in getDevicesMatchingConnectionStates()