Skip to content

Instantly share code, notes, and snippets.

@TheComputerGuy96
Created February 14, 2017 18:23
Show Gist options
  • Save TheComputerGuy96/f1d1133dfec4a8f1c0bd82a3f8b85743 to your computer and use it in GitHub Desktop.
Save TheComputerGuy96/f1d1133dfec4a8f1c0bd82a3f8b85743 to your computer and use it in GitHub Desktop.
In call bug of GT-S758x audio library
D/AudioHardwareALSA( 1730): ->VoIP_DBG setVoiceOn mCntVoiceOn=0 mMode=2 curdev=2 device=1 option=2
D/AudioHardwareALSA( 1730): getVoiceCallDevice for device = 0x1 returned source = 1 sink = 0 tty=0[ 1, 0]
W/AudioHardwareALSA( 1730): Mode is still in call but removing incall profile
W/AudioHardwareALSA( 1730): EnableAppProfile profile -1 is out of range [0, 17] index=1
D/AudioHardwareALSA( 1730): setVoiceOn(): correct mCntVoiceOn = -1 -> 0
D/AudioHardwareALSA( 1730): setVoiceOn(): vc_swt=0x0, enable=0x0
D/AudioHardwareALSA( 1730): setVoiceOn(): VoiceCall=0, VtCall=0, VoipCall=0
I/AudioHardwareALSA( 1730): driverDevice={1,0,1,0} for device 1
D/AudioHardwareALSA( 1730): getPlaybackDevice for device = 0x1 returned sink = 0
D/AudioHardwareALSA( 1730): <-VoIP_DBG setVoiceOn mCntVoiceOn=0 mMode=2 curdev=2 device=1 option=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment