summaryrefslogtreecommitdiffstats
path: root/doc/network-api.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-12-02doc: Remove stale TODODenis Kenzior1-2/+0
2011-04-14doc: Update possible errors for netreg-apiDenis Kenzior1-0/+3
This is due to EFcsp PLMN mode changes
2011-02-11doc: Update possible errorsJeevaka Badrappan1-6/+10
2011-02-11doc: Remove unused SetProperty in NetworkRegistrationJeevaka Badrappan1-10/+0
2011-01-26doc: Small indentation fixMarcel Holtmann1-1/+1
2011-01-26doc: Add documentation for 'auto-only' modeAki Niemi1-7/+10
2011-01-20doc: Remove deregister method documentationAki Niemi1-9/+0
2011-01-19doc: Fix network API documentationAki Niemi1-6/+5
The Name properties in NetworkRegistration and in NetworkOperator are not identical, and are actually used for different purposes.
2011-01-18doc: Fix a small typoMarcel Holtmann1-1/+1
2011-01-17doc: missing spaceRémi Denis-Courmont1-1/+1
2011-01-17doc: TypoRémi Denis-Courmont1-1/+1
2010-11-22doc: Fixup the use of read-write to readwriteDenis Kenzior1-1/+1
2010-08-11doc: Update network registration and operator APIMarcel Holtmann1-11/+14
Change the network registration API to reflect simplification in the operator selection and scanning handling for applications.
2010-07-27netreg: Add MCC/MNC to NetworkRegistrationDenis Kenzior1-0/+12
These are the same values as on the NetworkOperator interface for the current operator. Just added for convenience.
2010-03-25Fix: The MCC / MNC Properties are actually stringsDenis Kenzior1-2/+2
2010-03-25Refactor: Rename netreg Operator property to NameDenis Kenzior1-1/+1
2010-03-25Rename AvailableOperators to OperatorsDenis Kenzior1-1/+1
2010-03-25Refactor: Simplify Technology valuesDenis Kenzior1-8/+4
Applications don't really understand our current values very well and would need to look up the spec. Instead we change to much more commonly accepted terms.
2009-11-18Update network APIDenis Kenzior1-0/+13
2009-11-09Update network-api.txt to match implementationDenis Kenzior1-3/+9
2009-10-29Update the network APIDenis Kenzior1-2/+3
2009-09-11Update the network registration APIDenis Kenzior1-0/+10
2009-08-12Add some initial API documentsMarcel Holtmann1-0/+179