Searched refs:SCO_CONNECTED (Results 1 – 3 of 3) sorted by relevance
485 if (bluetoothManager.getState() == AppRTCBluetoothManager.State.SCO_CONNECTED in updateAudioDeviceState()533 (bluetoothManager.getState() == AppRTCBluetoothManager.State.SCO_CONNECTED in updateAudioDeviceState()540 || bluetoothManager.getState() == AppRTCBluetoothManager.State.SCO_CONNECTED) { in updateAudioDeviceState()564 if (bluetoothManager.getState() == AppRTCBluetoothManager.State.SCO_CONNECTED) { in updateAudioDeviceState()
63 SCO_CONNECTED enumConstant176 bluetoothState = State.SCO_CONNECTED; in onReceive()352 if (bluetoothState != State.SCO_CONNECTING && bluetoothState != State.SCO_CONNECTED) { in stopScoAudio()489 bluetoothState = State.SCO_CONNECTED; in bluetoothTimeout()
214 assertEquals(bluetoothManager.getState(), State.SCO_CONNECTED); in testBluetoothScoAudioStartAndStop()