Commit Graph

210 Commits

Author SHA1 Message Date
Jeevaka Badrappan 12c3cf6969 voicecall: remove ofono_cug_option 2011-01-26 16:38:15 -06:00
Denis Kenzior 712d978021 include: Refactor gprs-provision API 2011-01-26 14:55:58 -06:00
Jukka Saunamaki d5a30edf0c gprs-provision: add driver API header 2011-01-26 14:55:58 -06:00
Lucas De Marchi dd96534a81 include: don't use c++ keyword in public header 2011-01-26 18:23:13 +01:00
Rafael Ignacio Zurita 78c1e96bf9 types: extend OFONO_MAX_PHONE_NUMBER_LENGTH 2011-01-25 14:12:24 -06:00
Marcel Holtmann 28bbed0bbd dbus: Add global definition of supplementary services interface 2011-01-23 10:15:27 +01:00
Andrzej Zaborowski 719f3c1821 include: Add SIM authentication atom's
Structures and function declarations for the SIM authentication
atom as proposed by Pekka Pessi, with just one method at the
moment.
2011-01-20 11:16:06 -06:00
Jukka Saunamaki a182554f0a sim: getters for mcc and mnc definition 2011-01-20 11:03:52 -06:00
Aki Niemi 48a9877585 api: Remove deregister from modem driver API 2011-01-20 09:55:30 -06:00
Rémi Denis-Courmont 184c1594c8 gprs: Declaration for packet switched bearer notifications 2011-01-20 12:08:38 +01:00
Lucas De Marchi a80db77572 include: add method for querying cdip support 2011-01-18 16:09:27 -06:00
Lucas De Marchi a3438e0c6d include: add cdip field in ofono_call 2011-01-18 16:09:27 -06:00
Pekka Pessi a0e3d9ffc3 include: Clarify hold_all_active semantics 2011-01-14 09:48:56 -06:00
Jeevaka Badrappan 58574e61bc include: remove unused mpty from ofono_call 2011-01-13 12:31:56 -06:00
Rafael Ignacio Zurita 5eda7e96b1 gps: define new dbus interface 2011-01-13 11:08:05 -06:00
Jeevaka Badrappan c91af2de83 include: M15 coding style fix 2011-01-12 08:06:58 -08:00
Lucas De Marchi 2ae5b82ad9 include: add method to query pin Retries 2011-01-10 15:38:48 -06:00
Lei Yu 9aa82f5bb1 cdma-sms: Add CDMA SMS Support 2011-01-05 10:36:48 -06:00
Lei Yu f0a6067327 dbus: Add CDMA SMS Interface 2011-01-04 13:48:22 -06:00
Denis Kenzior 327f452fdf cdma-voicecall: Minor style fixes 2010-12-22 18:57:24 -06:00
Dara Spieker-Doyle 817fe42457 cdma-voicecall: Add CDMA MO Call Support 2010-12-22 18:53:26 -06:00
Dara Spieker-Doyle f108eb79c3 types: Add CDMA Phone Number 2010-12-20 14:47:23 -06:00
Dara Spieker-Doyle 4163dad639 dbus: Add CDMA Voicecall Interface 2010-12-20 14:44:00 -06:00
Gustavo F. Padovan 31716688a0 include: add cnap_query callback 2010-12-16 18:40:18 -06:00
Gustavo F. Padovan a793c18c29 include: add CNAP types to ofono_call structure 2010-12-16 18:40:17 -06:00
Denis Kenzior 8207432648 include: Minor style fixes 2010-12-08 11:26:58 -06:00
Lucas De Marchi 1dcd57136e radio-settings: add frequency band selection methods 2010-12-08 11:08:56 -06:00
Gustavo F. Padovan ab53869a8a modem: add ofono_modem_reset() to modem.h 2010-12-07 12:16:20 -06:00
Denis Kenzior cf9e07ef32 radio-settings: Update API to use ofono_bool_t 2010-11-29 07:52:35 -06:00
Lucas De Marchi 3f49dd1390 ctm: add public header 2010-11-26 13:08:45 -06:00
Lucas De Marchi 2cc4ce9a11 text-telephony: define new dbus interface 2010-11-24 08:58:42 -06:00
Mika Liljeberg a4983d99eb radio settings: add FastDormancy property 2010-10-27 22:26:15 -05:00
Denis Kenzior bbe6eb6d4e gprs-context: Replace TYPE_INVALID with TYPE_ANY 2010-10-27 12:39:46 -05:00
Denis Kenzior 51aecde6cc stk: Remove ofono_stk_terminal_response_sent_notify
Not needed for now.  We can always put this back in later if need be.
2010-10-27 12:10:17 -05:00
Pekka Pessi de96428ca2 gprs-context: add IMS connection type 2010-10-27 16:57:57 +02:00
Marcel Holtmann b3d18d5115 gprs: Add support for setting GPRS context type 2010-10-27 11:34:54 +02:00
Marcel Holtmann 6cb86931e3 gprs: Make GPRS context type a public enum 2010-10-27 11:28:52 +02:00
Denis Kenzior cfa956596c modem: Add ofono_modem_is_registered 2010-10-25 16:32:49 -05:00
Denis Kenzior ba71706b07 voicecall: Document driver methods 2010-10-20 12:50:51 -05:00
Petteri Tikander d34ddeccaf sim: add new parameter to file-info utility 2010-10-15 02:15:21 -05:00
Andrzej Zaborowski 404e0838da API for STK driver to signal executed commands
Some modems are able to handle some proactive commands in their
firmware or otherwise, if the command doesn't require input from user.
Nevertheles ofono may need to update internal state or notify the user
where necessary.  With this api the driver can notify core that a
command is being executed in the modem or that a command is finished
executing and the TERMINAL RESPONSE has been sent to SIM.  It would
also be possible for a driver to handle a command.
2010-10-14 04:17:02 -05:00
Marcel Holtmann 242639737a audio: Add helper to get modem information from audio settings 2010-10-01 07:28:39 +02:00
Marcel Holtmann 2b3840e95c audio: Add support for notifying about audio mode 2010-10-01 07:22:45 +02:00
Marcel Holtmann 3fd4af4fc2 audio: Update audio settings API for active notification 2010-10-01 07:14:59 +02:00
Marcel Holtmann 760e1e4c04 core: Add support for audio settings interface 2010-09-29 23:57:39 +09:00
Denis Kenzior eb5a7329da dbus: Add org.ofono.Message interface 2010-09-21 21:15:07 -05:00
Denis Kenzior 04634af6fe common: Implement ofono_uuid_to_str 2010-09-21 08:44:48 -05:00
Denis Kenzior dbd7639d25 history: Update to the new SHA1 based sms id API 2010-09-21 08:44:48 -05:00
Denis Kenzior 5a336a1cfb include: Introduce ofono_uuid 2010-09-21 08:44:47 -05:00
Pekka Pessi 4b8f2b037c ussd.h: +CUSD is documented in 27.007 section 7.15 2010-09-16 13:45:53 -05:00