summaryrefslogtreecommitdiffstats
path: root/src/common.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-13src: make bearer/operator enums publicTony Espy1-0/+20
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-02-08sim: Allow usage of SIM codes longer than 8 digitsJussi Kangas1-9/+0
2011-01-25common: add function to validate long numbersRafael Ignacio Zurita1-0/+2
2011-01-20gprs: Move packet bearer stuff into gprs.cDenis Kenzior1-12/+0
2011-01-20common: Define packet switched bearersRĂ©mi Denis-Courmont1-0/+13
2011-01-18common: Style fixes, M12Aki Niemi1-57/+57
2011-01-14src: Added enum for PDP context status.Marit Henriksen1-0/+6
2010-12-22cdma-voicecall: Add CDMA MO Call SupportDara Spieker-Doyle1-0/+6
2010-12-16common: add CNAP definesGustavo F. Padovan1-0/+7
2010-10-10common: fixup logic of valid_ussd_string()Pekka Pessi1-1/+1
2010-03-20Revert the default statement for PIN type checkingMarcel Holtmann1-4/+4
2010-03-19Fix: Check password length based on its typePekka Pessi1-1/+8
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-10-30Add utility to test for valid APN namesDenis Kenzior1-0/+2
2009-10-16Refactor: Move network registration status utilsAndrzej Zaborowski1-0/+3
2009-08-17Get rid of unused enumDenis Kenzior1-9/+0
2009-08-17Move network-operator status enum out of common.hDenis Kenzior1-8/+0
2009-08-17Move colr-status enum out of common.hDenis Kenzior1-7/+0
2009-08-17Move colp-status enum out of common.hDenis Kenzior1-7/+0
2009-08-17Move clip-status enum out of common.hDenis Kenzior1-7/+0
2009-08-17Move clir-status enum out of common.hDenis Kenzior1-9/+0
2009-08-17Move ussd-status enum out of common.hDenis Kenzior1-9/+0
2009-08-17Move call-forwarding-type enum out of common.hDenis Kenzior1-9/+0
2009-06-25Add E-UTRAN as access technology of network opYang Gu1-1/+2
2009-06-18Teach USSD to recognise password change strings.Andrzej Zaborowski1-1/+1
2009-05-26Cleanup SimManager interfaceDenis Kenzior1-0/+9
2009-05-26Create ofono_phone_number structDenis Kenzior1-2/+2
2009-05-21Fix Supplementary Service MMI strings per 22.030Denis Kenzior1-0/+2
2009-05-12Add an API for a CSSI/CSSU notifications.Andrzej Zaborowski1-0/+26
2009-05-05Add implementation of telephony daemonDenis Kenzior1-0/+164