Searched refs:waitedAclConnection (Results 1 – 2 of 2) sorted by relevance
67 val waitedAclConnection = HashSet<BluetoothDevice>() in <lambda>() constant94 waitedAclConnection.remove(intent.getBluetoothDeviceExtra()) in <lambda>()
177 waitedAclConnection.clear() in factoryReset()197 waitedAclConnection.clear() in reset()297 if (!bluetoothDevice.isConnected() || waitedAclConnection.contains(bluetoothDevice)) { in waitConnection()303 waitedAclConnection.add(bluetoothDevice) in waitConnection()