Searched refs:mBluetoothConnectionActive (Results 1 – 1 of 1) sorted by relevance
302 private boolean mBluetoothConnectionActive = false; field in ClientModeImpl2794 if (!mBluetoothConnectionActive) { in handlePreDhcpSetup()3421 mBluetoothConnectionActive = mBluetoothConnectionActive3423 mWifiConnectivityManager.setBluetoothConnected(mBluetoothConnectionActive);3428 mBluetoothConnectionActive =3430 mWifiConnectivityManager.setBluetoothConnected(mBluetoothConnectionActive);3645 mWifiNative.setBluetoothCoexistenceScanMode(mInterfaceName, mBluetoothConnectionActive);4326 mBluetoothConnectionActive = mBluetoothConnectionActive4329 mInterfaceName, mBluetoothConnectionActive);4330 mWifiConnectivityManager.setBluetoothConnected(mBluetoothConnectionActive);[all …]