ofono/src
Denis Kenzior 8b49de31cf Simplify CallForwarding interface
Simplify the Call Forwarding interface using some of the ideas from the
Call Barring interface.  The code should be much easier to follow now

Remove Data/Fax attributes and refactor how the Supplementary Service
requests are performed.  The Data/Fax attributes can still be
controlled via supplementary service strings for GCF compliance, but
have been removed from general consumption since oFono does not yet
support Fax or Data bearers.
2009-05-21 17:02:58 -05:00
..
Makefile.am Implement the CallBarring interface. 2009-05-20 12:51:11 -05:00
call-barring.c Fix minor logic flow bug in CallBarring 2009-05-21 17:02:29 -05:00
call-forwarding.c Simplify CallForwarding interface 2009-05-21 17:02:58 -05:00
call-meter.c Remove unused variables. 2009-05-12 19:09:57 -07:00
call-settings.c Remove some other unused variables 2009-05-12 19:09:57 -07:00
call-waiting.c Fixup SS control case 2009-05-20 13:06:23 -05:00
common.c Fix Supplementary Service MMI strings per 22.030 2009-05-21 17:02:56 -05:00
common.h Fix Supplementary Service MMI strings per 22.030 2009-05-21 17:02:56 -05:00
cssn.c Fix fallout of CSSD support patch 2009-05-12 20:34:49 -07:00
cssn.h Add an API for a CSSI/CSSU notifications. 2009-05-12 19:09:57 -07:00
dbus-gsm.c Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
dbus-gsm.h Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
driver.h Add class parameter to the query function for CB 2009-05-20 13:06:51 -05:00
log.c Update log and plugin functions 2009-05-05 18:56:46 -07:00
main.c Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
manager.c Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
modem.c Add an API for a CSSI/CSSU notifications. 2009-05-12 19:09:57 -07:00
modem.h Implement the CallBarring interface. 2009-05-20 12:51:11 -05:00
network.c Remove some other unused variables 2009-05-12 19:09:57 -07:00
ofono.conf Add D-Bus access configuration file 2009-05-05 18:59:24 -07:00
ofono.h Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
plugin.c Add directory for driver plugins 2009-05-10 22:44:37 -07:00
smsutil.c Add a set of utility functions for parsing the fundamental SMS PDU/TPDUs. 2009-05-12 19:09:57 -07:00
smsutil.h Add a set of utility functions for parsing the fundamental SMS PDU/TPDUs. 2009-05-12 19:09:57 -07:00
ussd.c Implement callback for the cancel function 2009-05-12 19:09:57 -07:00
ussd.h Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
util.c Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
util.h Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
voicecall.c Add an API for a CSSI/CSSU notifications. 2009-05-12 19:09:57 -07:00