Update doxygen.
[framework/osp/net.git] / inc / FNetNetStatistics.h
index 571815e..ad17fde 100644 (file)
@@ -91,7 +91,7 @@ public:
         * @return              The number of bytes sent or received, @n
         *                              else @c INVALID_HANDLE if an error occurs
         * @param[in]   bearerType                      The bearer type of the data call operation @n
-        *                                                                              @c NET_BEARER_WIFI_DIRECT and @c NET_BEARER_USB are not supported.
+        *                                                                              @c NET_BEARER_WIFI_DIRECT and @c NET_BEARER_USB and @c NET_BEARER_MMS are not supported.
         * @param[in]   netStatType                     The type of statistical information to get
         * @exception   E_SUCCESS                       The method is successful.
         * @exception   E_INVALID_ARG           A specified input parameter is invalid.
@@ -117,7 +117,7 @@ public:
         *
         * @return              An error code
         * @param[in]   bearerType                      The bearer type (OperationMode) whose statistical information is reset @n 
-        *                                                              @c NET_BEARER_WIFI_DIRECT and @c NET_BEARER_USB are not supported.
+        *                                                              @c NET_BEARER_WIFI_DIRECT and @c NET_BEARER_USB and @c NET_BEARER_MMS are not supported.
         * @param[in]   netStatType                     The type of statistical information to reset
         * @exception   E_SUCCESS                       The method is successful.
         * @exception   E_INVALID_ARG           A specified input parameter is invalid.
@@ -145,7 +145,7 @@ public:
         *
         * @return              An error code
         * @param[in]   bearerType                      The bearer type (OperationMode) whose statistical information would be reset @n 
-        *                                                              @c NET_BEARER_WIFI_DIRECT and @c NET_BEARER_USB are not supported.
+        *                                                              @c NET_BEARER_WIFI_DIRECT and @c NET_BEARER_USB and @c NET_BEARER_MMS are not supported.
         * @exception   E_SUCCESS                       The method is successful.
         * @exception   E_INVALID_ARG           The specified input parameter is invalid.
         * @exception   E_SYSTEM                        An internal error has occurred.