summaryrefslogtreecommitdiffstats
path: root/include/ssn.h
AgeCommit message (Collapse)AuthorFilesLines
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-09-01Make remove functions not return anythingDenis Kenzior1-1/+1
2009-09-01change int vendor to unsigned int vendorDenis Kenzior1-2/+3
2009-09-01Add vendor flag capability to ssnDenis Kenzior1-2/+2
2009-08-14Refactor cssn into ofono_ssnDenis Kenzior1-0/+60
Make this into a fully fledged entity, with a driver instead of the current kludge. This means modem drivers can actually choose whether to instantiate a CSSN atom or not Move the notification functions from voicecall.c into ssn.c. Move the cssn.h header into include/ssn.h and refactor Update call barring to utilize ofono_ssn and use the new atom_watch functionality to detect when ssn has been added or removed