summaryrefslogtreecommitdiffstats
path: root/src/cssn.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-29Remove all uses of modem.hDenis Kenzior1-1/+0
2009-07-14Make CSSN use proper typesDenis Kenzior1-4/+4
2009-05-26Create ofono_phone_number structDenis Kenzior1-2/+2
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-12Fix fallout of CSSD support patchMarcel Holtmann1-1/+0
2009-05-12Add an API for a CSSI/CSSU notifications.Andrzej Zaborowski1-0/+176