summaryrefslogtreecommitdiffstats
path: root/include/gprs-context.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-13include: Add ofono_gprs_context_get_typeDenis Kenzior1-0/+2
2014-06-21include: add auth method to the gprs context APIPhilip Paeps1-0/+6
2012-07-15gprs-context: Add new driver entryGuillaume Zajac1-0/+2
2012-06-16gprs-context: Conform to coding style item M4Denis Kenzior1-2/+4
2012-06-17gprs: Use ofono_bool_t instead of gbooleanMarcel Holtmann1-1/+1
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-03-15include: Add support for IPv6 context settingsDenis Kenzior1-5/+22
2011-03-15include: Add support for dual stack contextsDenis Kenzior1-0/+1
2010-10-27gprs-context: Replace TYPE_INVALID with TYPE_ANYDenis Kenzior1-1/+1
2010-10-27gprs-context: add IMS connection typePekka Pessi1-0/+1
2010-10-27gprs: Add support for setting GPRS context typeMarcel Holtmann1-0/+3
2010-10-27gprs: Make GPRS context type a public enumMarcel Holtmann1-0/+7
2010-07-19gprs: Update gprs context struct with IPv6 supportDenis Kenzior1-0/+6
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-01Style: Use unsigned int instead of unsignedDenis Kenzior1-1/+2
2009-11-17Support returning settings from context activationDenis Kenzior1-1/+5
2009-11-17Add ofono_gprs_context_get_modemMartin Xu1-0/+2
2009-10-23Add implementation of GPRS context atomDenis Kenzior1-2/+1
2009-10-23Refactor/Implement basic activate logicDenis Kenzior1-1/+2
2009-10-23Fix: TyposDenis Kenzior1-4/+4
2009-10-23Refactor: Split up GPRS into two atomsDenis Kenzior1-0/+78