ofono/src
Andrzej Zaborowski 740f8e3f09 Handle network-initiated ussd requests.
This adds the methods on the D-bus interface to allow the
client to handle USSD requests from the network, according to 22.090.
Unfortunately this document is not clear on every point and some
details can't be implemented.  This includes reporting unsupported
request to the network, unsupported language, ME busy etc, because
there isn't an AT command for that.
2010-02-16 10:17:40 -06:00
..
call-barring.c Fix: Use g_dbus_emit_signal in call-barring,meter 2010-02-15 14:57:25 -06:00
call-forwarding.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
call-meter.c Fix: Use g_dbus_emit_signal in call-barring,meter 2010-02-15 14:57:25 -06:00
call-settings.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
call-volume.c Update copyright information 2010-01-01 17:00:10 -08:00
cbs.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
common.c Update copyright information 2010-01-01 17:00:10 -08:00
common.h Update copyright information 2010-01-01 17:00:10 -08:00
dbus.c Update copyright information 2010-01-01 17:00:10 -08:00
genbuiltin Use script to generate list of builtin plugin symbols 2009-08-24 19:05:41 -07:00
gprs.c Fix: Tweak gprs attach logic 2010-02-08 15:33:17 -06:00
history.c Update copyright information 2010-01-01 17:00:10 -08:00
idmap.c Remove trailing/leading whitespace 2010-01-11 11:08:42 +02:00
idmap.h Add idmap_take utility 2010-01-07 14:42:29 -06:00
log.c Add support for dynamic debug feature 2010-01-26 10:06:53 +01:00
main.c Remove empty block for SIGPIPE handling 2010-01-26 10:07:56 +01:00
manager.c Clean: no error path needed 2010-02-10 18:06:46 -06:00
message-waiting.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
modem.c Fix: Trivial mistake 2010-02-12 18:48:32 -06:00
network.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
ofono.conf Add D-Bus access configuration file 2009-05-05 18:59:24 -07:00
ofono.h Add radio settings atom and driver API 2010-02-04 23:43:18 +02:00
phonebook.c Fix: Use snprintf instead of sprintf in the core 2010-02-05 10:33:58 -06:00
plugin.c Fix: plugin version mismatch warning 2010-02-10 23:52:13 -06:00
radio-settings.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
sim.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
simutil.c Update copyright information 2010-01-01 17:00:10 -08:00
simutil.h If EF-MWIS is not available use the CPHS version. 2010-01-12 11:12:41 -06:00
sms.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
smsutil.c Fix: Unnecessary initializations 2010-02-04 00:24:14 -06:00
smsutil.h Update copyright information 2010-01-01 17:00:10 -08:00
ssn.c Update copyright information 2010-01-01 17:00:10 -08:00
storage.c Update copyright information 2010-01-01 17:00:10 -08:00
storage.h Update copyright information 2010-01-01 17:00:10 -08:00
ussd.c Handle network-initiated ussd requests. 2010-02-16 10:17:40 -06:00
util.c Style: Trailing whitespace & extra lines 2010-01-12 17:54:37 -06:00
util.h Update copyright information 2010-01-01 17:00:10 -08:00
voicecall.c Style: if statement 2010-02-10 16:41:31 -06:00
watch.c Update copyright information 2010-01-01 17:00:10 -08:00