OK, finally, I found AT command to obtain 4 values in picture below:
Quote:
Tx:AT+HTC_DM=C826AA0400000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000000\r
Tx:AT+HTC_DM=C826A80400000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000000\r
Tx:AT+HTC_DM=C8268E0300000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000000\r
Tx:AT+HTC_DM=C8268A0300000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000000\r
|
ACL, can you add to obtain HDR AN auth user/passwd, and pass this value to pppd
HTC_DM return format is: first 8bit same as send, 9th bit is length(hex) of value, next bits is hex of values
Can test AT commands with :
http://forum.xda-developers.com/arch...t-1037075.html
auth bit under android is authenticated too, so ignore follow:
Quote:
er, maybe when system bootup, ril will did an authentication with carrier , use HDR AN user/pwd , then pppd don't need user/pwd anymore.
Use xda build, when data transfering, phone call in or sms in, data connection icon will change to 1X, so maybe xda never into EVDO which carrier need authentication(picture last item)
|