Searched refs:mBluetoothLeSuspendedApplied (Results 1 – 1 of 1) sorted by relevance
1022 private boolean mBluetoothLeSuspendedApplied; field in AudioDeviceBroker1030 mBluetoothLeSuspendedApplied = false; in initAudioHalBluetoothState()1047 if (!mBluetoothLeSuspendedApplied) { in updateAudioHalBluetoothState()1049 mBluetoothLeSuspendedApplied = true; in updateAudioHalBluetoothState()1076 != mBluetoothLeSuspendedApplied) { in updateAudioHalBluetoothState()1081 + ", mBluetoothLeSuspendedApplied: " + mBluetoothLeSuspendedApplied); in updateAudioHalBluetoothState()1083 mBluetoothLeSuspendedApplied = in updateAudioHalBluetoothState()1085 if (mBluetoothLeSuspendedApplied) { in updateAudioHalBluetoothState()