Hi Team,
This is regarding the Call Control mechanism using service list
commands.
we can Initiate a phone call from the adb shell using the command
<service call phone 2 s16 “phone_number”> which is similar to AT
command  ATD “Phone_number"
and end the phone call using <"service call phone 5 s16
"phone_number"> which is similar to AT+CHUP

Is there any way to find out the results of the below AT commands on
Android phones from the service list commands ??

at+csq? Signal Quality Report.
at+cind? Indicator Control
at+clcc ? List of Connected calls and find wether its an MO/MT call.

Thanks in Advance .

Thanks,
Vishwa

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to