ofono/drivers/atmodem
Denis Kenzior ab68cd8e7e Create ofono_phone_number struct
Creates a new structure in driver.h called ofono_phone_number.
This is meant to replace const char *number, int number_type
arguments everywhere.

Fix up all existing code to use this structure instead.
2009-05-26 18:18:12 -05:00
..
at.h Add atmodem SIM-related operations 2009-05-26 18:15:56 -05:00
atmodem.c Add atmodem SIM-related operations 2009-05-26 18:15:56 -05:00
call-barring.c Add class parameter to the query function for CB 2009-05-20 13:06:51 -05:00
call-forwarding.c Create ofono_phone_number struct 2009-05-26 18:18:12 -05:00
call-meter.c Add initial implementation of AT modem driver 2009-05-10 23:40:24 -07:00
call-settings.c Add initial implementation of AT modem driver 2009-05-10 23:40:24 -07:00
call-waiting.c Add initial implementation of AT modem driver 2009-05-10 23:40:24 -07:00
network-registration.c Remove yet more unused variables. 2009-05-20 13:10:07 -05:00
session.c Add initial implementation of AT modem driver 2009-05-10 23:40:24 -07:00
session.h Add initial implementation of AT modem driver 2009-05-10 23:40:24 -07:00
sim.c Create ofono_phone_number struct 2009-05-26 18:18:12 -05:00
ussd.c Remove yet more unused variables. 2009-05-20 13:10:07 -05:00
voicecall.c Create ofono_phone_number struct 2009-05-26 18:18:12 -05:00