From bf9b037645a5943e3ba0220be55f7f875445bd5a Mon Sep 17 00:00:00 2001 From: laforge Date: Sun, 22 Oct 2006 14:05:53 +0000 Subject: some further gsmd/libgsmd work git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@96 99fdad57-331a-0410-800a-d7fa5415bdb3 --- doc/functions.txt | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 doc/functions.txt (limited to 'doc') diff --git a/doc/functions.txt b/doc/functions.txt new file mode 100644 index 0000000..638d216 --- /dev/null +++ b/doc/functions.txt @@ -0,0 +1,51 @@ +0. general + +commands +- power up/down phone +- operator selection +- get list of operators +- get operator name / id list +- get (and edit) preferred operator list +- get manufacturer/device/serial info +- get IMSI +- obtain network registration status + + +events +- some pin required +- network registration status +- time zone update + + +1. voice calls + +commands (request/response) +- dial outgoing call +- send dtmf digit (during call) +- hang up (incoming/outgoing) +- accept currently pending incoming call +- enable/disable clip +- enable/disable colp +- enable/disable clir +- call forwarding +- call deflection + +events +- incoming call +- clip +- colp +- call waiting +- + +2. SMS + +commands +- send outgoing message + +3. data calls + +TBD + +4. GPRS + +TBD -- cgit v1.2.3