Searched refs:HEADSET_AVAILABLE (Results 1 – 3 of 3) sorted by relevance
176 assertEquals(bluetoothManager.getState(), State.HEADSET_AVAILABLE); in testBluetoothServiceListenerConnectedWithHeadset()200 assertEquals(bluetoothManager.getState(), State.HEADSET_AVAILABLE); in testBluetoothHeadsetConnected()210 assertEquals(bluetoothManager.getState(), State.HEADSET_AVAILABLE); in testBluetoothScoAudioStartAndStop()
476 if (bluetoothManager.getState() == AppRTCBluetoothManager.State.HEADSET_AVAILABLE in updateAudioDeviceState()487 || bluetoothManager.getState() == AppRTCBluetoothManager.State.HEADSET_AVAILABLE) { in updateAudioDeviceState()526 bluetoothManager.getState() == AppRTCBluetoothManager.State.HEADSET_AVAILABLE in updateAudioDeviceState()538 if (bluetoothManager.getState() == AppRTCBluetoothManager.State.HEADSET_AVAILABLE in updateAudioDeviceState()
57 HEADSET_AVAILABLE, enumConstant328 if (bluetoothState != State.HEADSET_AVAILABLE) { in startScoAudio()386 bluetoothState = State.HEADSET_AVAILABLE; in updateDevice()