From: Jaemin Ahn Date: Mon, 8 Apr 2013 02:58:41 +0000 (+0900) Subject: [Doxygen] Update @feature tag description. X-Git-Tag: accepted/tizen_2.1/20130425.034729~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33c902efa4f9097966a30383e76ad0adb60705e6;p=framework%2Fosp%2Fnet.git [Doxygen] Update @feature tag description. Change-Id: I5bdb25f734db31022adca1adefa3aaed9c61fc29 Signed-off-by: Jaemin Ahn --- diff --git a/inc/FNetNetAccountManager.h b/inc/FNetNetAccountManager.h index 19c807b..8be6df6 100644 --- a/inc/FNetNetAccountManager.h +++ b/inc/FNetNetAccountManager.h @@ -175,7 +175,7 @@ public: * * @privlevel platform * @privilege %http://tizen.org/privilege/networkmanager - * @feature %http://tizen.org/feature/network.telephony for the NET_BEARER_PS and @n + * @feature %http://tizen.org/feature/network.telephony for the NET_BEARER_PS value and @n * %http://tizen.org/feature/network.telephony.mms for the NET_BEARER_MMS value of @c netAccountInfo.GetBearerType() * * @return An error code @@ -267,10 +267,10 @@ public: * * @since 2.0 * - * @feature %http://tizen.org/feature/network.telephony for the NET_BEARER_PS and @n - * %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI and @n - * %http://tizen.org/feature/network.wifi,direct for the NET_BEARER_WIFI_DIRECT and @n - * %http://tizen.org/feature/usb.host for the NET_BEARER_USB and @n + * @feature %http://tizen.org/feature/network.telephony for the NET_BEARER_PS value and @n + * %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI value and @n + * %http://tizen.org/feature/network.wifi,direct for the NET_BEARER_WIFI_DIRECT value and @n + * %http://tizen.org/feature/usb.host for the NET_BEARER_USB value and @n * %http://tizen.org/feature/network.telephony.mms for the NET_BEARER_MMS value of @c netBearerType * * @return The network account, @n @@ -293,7 +293,7 @@ public: * * @privlevel partner * @privilege %http://tizen.org/privilege/customnetaccount - * @feature %http://tizen.org/feature/network.telephony for the L"Internet" and @n + * @feature %http://tizen.org/feature/network.telephony for the L"Internet" value and @n * %http://tizen.org/feature/network.telephony.mms for the L"Mms" value of @c netProfileName * * @return The @c NetAccountID with the specified name, @n @@ -354,7 +354,7 @@ public: * * @privlevel public * @privilege %http://tizen.org/privilege/network.connection - * @feature %http://tizen.org/feature/network.wifi for the NET_WIFI_ONLY and @n + * @feature %http://tizen.org/feature/network.wifi for the NET_WIFI_ONLY value and @n * %http://tizen.org/feature/network.telephony for the NET_PS_ONLY value of @c netPreference * * @return An error code diff --git a/inc/FNetNetConnectionManager.h b/inc/FNetNetConnectionManager.h index d43205d..fd920d1 100644 --- a/inc/FNetNetConnectionManager.h +++ b/inc/FNetNetConnectionManager.h @@ -124,7 +124,7 @@ public: * * @privlevel public * @privilege %http://tizen.org/privilege/network.connection - * @feature %http://tizen.org/feature/network.wifi for the NET_WIFI_ONLY and @n + * @feature %http://tizen.org/feature/network.wifi for the NET_WIFI_ONLY value and @n * %http://tizen.org/feature/network.telephony for the NET_PS_ONLY value of @c netPreference * * @return An error code diff --git a/inc/FNetNetStatistics.h b/inc/FNetNetStatistics.h index 4a077d0..c067300 100755 --- a/inc/FNetNetStatistics.h +++ b/inc/FNetNetStatistics.h @@ -85,7 +85,7 @@ public: * * @privlevel public * @privilege %http://tizen.org/privilege/network.statistics - * @feature %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI and @n + * @feature %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI value and @n * %http://tizen.org/feature/network.telephony for the NET_BEARER_PS value of @c bearerType * * @return The number of bytes sent or received, @n @@ -111,7 +111,7 @@ public: * * @privlevel platform * @privilege %http://tizen.org/privilege/netstatisticsmanager - * @feature %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI and @n + * @feature %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI value and @n * %http://tizen.org/feature/network.telephony for the NET_BEARER_PS value of @c bearerType * * @return An error code @@ -137,7 +137,7 @@ public: * * @privlevel platform * @privilege %http://tizen.org/privilege/netstatisticsmanager - * @feature %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI and @n + * @feature %http://tizen.org/feature/network.wifi for the NET_BEARER_WIFI value and @n * %http://tizen.org/feature/network.telephony for the NET_BEARER_PS value of @c bearerType * * @return An error code