Home
last modified time | relevance | path

Searched refs:isScoOn (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DAppRTCBluetoothManager.java323 + "SCO is on: " + isScoOn()); in startScoAudio()
343 + "SCO is on: " + isScoOn()); in startScoAudio()
351 + "SCO is on: " + isScoOn()); in stopScoAudio()
360 + "SCO is on: " + isScoOn()); in stopScoAudio()
471 + "SCO is on: " + isScoOn()); in bluetoothTimeout()
501 private boolean isScoOn() { in isScoOn() method in AppRTCBluetoothManager