Searched refs:mBluetoothHeadsetDevice (Results 1 – 2 of 2) sorted by relevance
67 private @Nullable BluetoothDevice mBluetoothHeadsetDevice; field in BtHelper275 if (mBluetoothHeadset != null && mBluetoothHeadsetDevice != null in receiveBtEvent()277 mBluetoothHeadsetDevice, mScoAudioMode)) { in receiveBtEvent()315 && (mBluetoothHeadset.getAudioState(mBluetoothHeadsetDevice) in isBluetoothScoOn()318 + mBluetoothHeadsetDevice + " is not in audio connected mode"); in isBluetoothScoOn()491 if (mBluetoothHeadsetDevice != null) { in onHeadsetProfileConnected()496 mBluetoothHeadsetDevice, mScoAudioMode); in onHeadsetProfileConnected()504 mBluetoothHeadsetDevice, mScoAudioMode); in onHeadsetProfileConnected()569 Log.i(TAG, "setBtScoActiveDevice: " + mBluetoothHeadsetDevice + " -> " + btDevice); in setBtScoActiveDevice()570 final BluetoothDevice previousActiveDevice = mBluetoothHeadsetDevice; in setBtScoActiveDevice()[all …]
83 private BluetoothDevice mBluetoothHeadsetDevice; field in ScoAudioTest155 mBluetoothHeadsetDevice = null; in onCreate()245 if (mBluetoothHeadset != null && mBluetoothHeadsetDevice != null) {247 mBluetoothHeadset.startVoiceRecognition(mBluetoothHeadsetDevice);249 … mBluetoothHeadset.stopVoiceRecognition(mBluetoothHeadsetDevice); 662 mBluetoothHeadsetDevice = deviceList.get(0);664 mBluetoothHeadsetDevice = null;672 mBluetoothHeadsetDevice = null;