summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2011-02-16 01:38:44 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-02-16 01:49:39 +0100
commitff7dff1a78557d8b849dc1f82ee00797c55fbb22 (patch)
treecd894b215fedbf183402e3bd16e2855612ee6714 /doc/service-api.txt
parent33b9f646559724e35f9b7dc661f3732e412c64a0 (diff)
downloadconnman-ff7dff1a78557d8b849dc1f82ee00797c55fbb22.tar.gz
connman-ff7dff1a78557d8b849dc1f82ee00797c55fbb22.tar.bz2
connman-ff7dff1a78557d8b849dc1f82ee00797c55fbb22.zip
service: Remove APN property
APNs are operator specific settings and should be either provisioned or set through oFono.
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index b3e758ea..9695059f 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -259,15 +259,6 @@ Properties string State [readonly]
In most cases it is required to fill in the APN
details.
- string APN [readwrite]
-
- If the service is Cellular, then this property
- contains the APN details.
-
- The APN is network provider specific and even
- sometimes data plan specific. Possible examples
- are "isp.cingular" or "internet.t-mobile".
-
boolean Roaming [readonly]
This property indicates if this service is roaming.