summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-12-16 18:51:37 -0600
committerDenis Kenzior <denkenz@gmail.com>2011-12-16 18:51:37 -0600
commit556e8ce2fc2506004bcd4c0bcb7f4f8c943d413e (patch)
treef69227efab8b0339f8f9aab4166e45aa43a3167c /doc
parentd5df461ba15b6464c2342767e24214aebe7f3dcf (diff)
downloadofono-556e8ce2fc2506004bcd4c0bcb7f4f8c943d413e.tar.bz2
features: Describe SPN, CPHS ONS and Short ONS
Diffstat (limited to 'doc')
-rw-r--r--doc/features.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/features.txt b/doc/features.txt
index 74f1b02f..72f40be1 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -658,6 +658,14 @@ Network Registration
manual network registration is not allowed, oFono enters into 'auto-only'
registration mode. Updates to this file via STK Refresh is also supported.
+- Support for 3GPP Service Provider Name (EFspn), CPHS Operator Name
+ String (ONS) and CPHS Short Operator Name String fields. oFono always
+ tries to read the EFspn field first. If this is not available, then oFono
+ tries to read the CPHS variant. If neither are available and the
+ appropriate bits are set in the CPHS Information field, oFono tries to read
+ the CPHS Short ONS field. oFono then reports the network name via the
+ 'Name' property.
+
PPP Stack
=========