summaryrefslogtreecommitdiffstats
path: root/src/cssn.h
AgeCommit message (Collapse)AuthorFilesLines
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-12Add an API for a CSSI/CSSU notifications.Andrzej Zaborowski1-0/+40