diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2011-11-07 20:55:43 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-11-07 20:55:43 +0100 |
commit | 6bd851d905799dfb02e66eadc37c2e85b4b8f402 (patch) | |
tree | f77f03b84ef008694c0ba6fa7e8ab10bdb1df0b5 /doc | |
parent | d131079698d74ffde3bc75d0cd3d1e441dcbadff (diff) | |
download | connman-6bd851d905799dfb02e66eadc37c2e85b4b8f402.tar.gz connman-6bd851d905799dfb02e66eadc37c2e85b4b8f402.tar.bz2 connman-6bd851d905799dfb02e66eadc37c2e85b4b8f402.zip |
doc: Remove outdate SetupRequired property
The APN provisioning is fully handled by oFono.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/service-api.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt index 2123e91c..505e9de7 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -237,14 +237,6 @@ Properties string State [readonly] this value to prevent or permit automatic connection attempts. - boolean SetupRequired [readonly] - - If the service is Cellular, then this property - indicates that some extra setup steps are required. - - In most cases it is required to fill in the APN - details. - boolean Roaming [readonly] This property indicates if this service is roaming. |