summaryrefslogtreecommitdiff
path: root/include/netreg.h
Commit message (Collapse)AuthorAgeFilesLines
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
|
* api: Remove deregister from modem driver APIAki Niemi2011-01-201-2/+0
|
* include: More style issuesDenis Kenzior2010-06-071-5/+5
|
* Add network time supportAki Niemi2010-05-191-0/+2
| | | | | | | Adding a new notify function in the netreg atom for notifying a received Network Identification and Timezone (NITZ) indication. This data is consumed via a nettime plugin, of which there is also an example.
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
|
* Update the netreg driver to use mcc/mncDenis Kenzior2009-10-291-2/+2
| | | | Don't use the ofono_network_operator structure anymore
* Refactor: replace netreg get_operator with mcc/mncDenis Kenzior2009-10-271-2/+2
| | | | | The full operator information is useless as only mcc/mnc are really required. The internal structures will be changing soon
* Add netreg getter functionsDenis Kenzior2009-09-101-0/+7
| | | | | | | - Get Location, CellID - Current Operator - Registration Status - Technology
* Fix cut-paste errorDenis Kenzior2009-09-101-1/+1
|
* Make remove functions not return anythingDenis Kenzior2009-09-011-1/+1
|
* change int vendor to unsigned int vendorDenis Kenzior2009-09-011-3/+6
|
* Add vendor flag capability to netregDenis Kenzior2009-09-011-2/+2
|
* Evolve the netreg driverDenis Kenzior2009-08-191-0/+112