Hi all,

How do I end a call using command line?
I tried to call using "service call phone 2 s16 phone_no" and it
works, and places a call, But how do I end a call, using command line.
I tried with "service call phone 3"but nothing happens?

if I sey, "service -h" it shows,

Usage: service [-h|-?]
       service list
       service check SERVICE
       service call SERVICE CODE [i32 INT | s16 STR] ...
Options:
   i32: Write the integer INT into the send parcel.
   s16: Write the UTF-16 string STR into the send parcel.

where can I find enough information about "SERVICE CODE". I tried to
find from code, but got lost in RIL code?

Thanks for your help.

Regards,
Shivdas

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to