summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorXizhi Zhu <xizhi.zhu@gmail.com>2012-01-21 20:48:39 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-22 20:42:13 +0100
commit8ec2068f3d3e89d3b3c67ab65cf2b0ba694452a0 (patch)
tree42e2baa604ccef4a677c11cd5352e71b7f2aca80 /doc
parent10a034f0271b712a4eadcea9b17db407e032d860 (diff)
Update the documentation for bearer.
Removed the reference to Symbian plugin, and added the reference to ConnMan / oFono plugin. Change-Id: I6a2ea9159aaa05bf4109bae97889d126a324ef8b Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/network/network-programming/bearermanagement.qdoc11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/src/network/network-programming/bearermanagement.qdoc b/doc/src/network/network-programming/bearermanagement.qdoc
index 9578a716d2..5327ecfeb5 100644
--- a/doc/src/network/network-programming/bearermanagement.qdoc
+++ b/doc/src/network/network-programming/bearermanagement.qdoc
@@ -246,7 +246,10 @@ determining the feature support:
\o Backend capabilities
\row
\o Linux\unicode{0xAE}
- \o Linux uses the \l {http://projects.gnome.org/NetworkManager}{NetworkManager API} which supports interface notifications and starting and stopping of network interfaces.
+ \o Linux uses the \l {http://projects.gnome.org/NetworkManager}{NetworkManager}
+ and \l {http://connman.net/}{ConnMan} / \l {http://ofono.org/}{oFono} APIs
+ which support interface notifications and starting and stopping of network
+ interfaces.
\row
\o Windows\unicode{0xAE} XP
\o This platform supports interface notifications without active polling.
@@ -254,12 +257,6 @@ determining the feature support:
\o Windows XP SP2+Hotfixes, Windows XP SP3, Windows Vista, Windows 7
\o In addition to standard Windows XP wifi access point monitoring has been improved which includes the ability to start and stop wifi interfaces. This requires Windows to manage the wifi interfaces.
\row
- \o Symbian\unicode{0xAE} Platform & S60 3.1
- \o Symbian support is based on Symbian platforms RConnection. In addition to interface notifications, starting and stopping of network it provides system wide session support and direct connection routing.
- \row
- \o Symbian Platform & S60 3.2+
- \o This platform enjoys the most comprehensive feature set. In addition to the features support by the S60 3.1 Network roaming is supported.
- \row
\o Mac OS\unicode{0xAE}
\o This platform has full support by way of CoreWLAN offered in Mac OS 10.6. Previous
versions of Mac OS - 10.5 and 10.4 have limited support.