Searched refs:requestScoState (Results 1 – 1 of 1) sorted by relevance
496 return requestScoState(BluetoothHeadset.STATE_AUDIO_CONNECTED, scoAudioMode); in startBluetoothSco()503 return requestScoState(BluetoothHeadset.STATE_AUDIO_DISCONNECTED, SCO_MODE_VIRTUAL_CALL); in stopBluetoothSco()1004 private boolean requestScoState(int state, int scoAudioMode) { in requestScoState() method in BtHelper