Update the documentation for bearer.
authorXizhi Zhu <xizhi.zhu@gmail.com>
Sat, 21 Jan 2012 19:48:39 +0000 (20:48 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sun, 22 Jan 2012 19:42:13 +0000 (20:42 +0100)
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>
doc/src/network/network-programming/bearermanagement.qdoc

index 9578a71..5327ecf 100644 (file)
@@ -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.