Searched refs:mBluetoothScoOn (Results 1 – 1 of 1) sorted by relevance
998 private boolean mBluetoothScoOn; field in AudioDeviceBroker1037 if (mBluetoothScoOn != mBluetoothScoOnApplied) { in updateAudioHalBluetoothState()1040 + mBluetoothScoOn + ", mBluetoothScoOnApplied: " + mBluetoothScoOnApplied); in updateAudioHalBluetoothState()1042 if (mBluetoothScoOn) { in updateAudioHalBluetoothState()1055 mBluetoothScoOnApplied = mBluetoothScoOn; in updateAudioHalBluetoothState()1099 mBluetoothScoOn = on; in setBluetoothScoOn()2346 btSCoOn = btSCoOn && mBluetoothScoOn; in preferredCommunicationDevice()