Searched refs:SCO_CONNECTING (Results 1 – 3 of 3) sorted by relevance
61 SCO_CONNECTING, enumConstant174 if (bluetoothState == State.SCO_CONNECTING) { in onReceive()337 bluetoothState = State.SCO_CONNECTING; in startScoAudio()352 if (bluetoothState != State.SCO_CONNECTING && bluetoothState != State.SCO_CONNECTED) { in stopScoAudio()472 if (bluetoothState != State.SCO_CONNECTING) { in bluetoothTimeout()
486 || bluetoothManager.getState() == AppRTCBluetoothManager.State.SCO_CONNECTING in updateAudioDeviceState()534 || bluetoothManager.getState() == AppRTCBluetoothManager.State.SCO_CONNECTING) in updateAudioDeviceState()539 || bluetoothManager.getState() == AppRTCBluetoothManager.State.SCO_CONNECTING in updateAudioDeviceState()
212 assertEquals(bluetoothManager.getState(), State.SCO_CONNECTING); in testBluetoothScoAudioStartAndStop()