add % before the privilege tag not to link to the linkage page
authorMinkyoung Kang <mklove.kang@samsung.com>
Thu, 21 Mar 2013 07:56:25 +0000 (16:56 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Thu, 21 Mar 2013 07:56:25 +0000 (16:56 +0900)
Change-Id: Ib0c9e1fc34aaebfc7a5fb78c64bc9e162bdf21b2

inc/FNetBtBluetoothHealth.h
inc/FNetBtBluetoothManager.h
inc/FNetBtBluetoothOppClient.h
inc/FNetBtBluetoothOppServer.h
inc/FNetBtBluetoothSppAcceptor.h
inc/FNetBtBluetoothSppInitiator.h

index 5b7fd26..4c6002c 100755 (executable)
@@ -99,7 +99,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.health
+        * @privilege   %http://tizen.org/privilege/bluetooth.health
         *
         * @return      An error code
         * @param[in]   dataType                The type of data used in communication which is defined in ISO/IEEE
@@ -124,7 +124,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.health
+        * @privilege   %http://tizen.org/privilege/bluetooth.health
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -143,7 +143,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.health
+        * @privilege   %http://tizen.org/privilege/bluetooth.health
         *
         * @return      An error code
         * @param[in]   remoteDevice            The remote device to connect
@@ -168,7 +168,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.health
+        * @privilege   %http://tizen.org/privilege/bluetooth.health
         *
         * @return      An error code
         * @param[in]   channelId               The ID of the specified channel to disconnect. @n
@@ -189,7 +189,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.health
+        * @privilege   %http://tizen.org/privilege/bluetooth.health
         *
         * @return      An error code
         * @param[in]   channelId               The ID of the specified channel on which the data is sent. @n
index 631dab0..dd7fe99 100755 (executable)
@@ -97,7 +97,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.admin
+        * @privilege   %http://tizen.org/privilege/bluetooth.admin
         *
         * @return      An error code
         * @exception   E_SUCCESS                   The method is successful.
@@ -117,7 +117,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.admin
+        * @privilege   %http://tizen.org/privilege/bluetooth.admin
         *
         * @return      An error code
         * @exception   E_SUCCESS                   The method is successful.
@@ -282,7 +282,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.admin
+        * @privilege   %http://tizen.org/privilege/bluetooth.admin
         *
         * @return      An error code
         * @param[in]   deviceName                  The new device name. @n
@@ -301,7 +301,7 @@ public:
         *
         * @since 2.0
         * @privlevel   platform
-        * @privilege   http://tizen.org/privilege/bluetoothmanager
+        * @privilege   %http://tizen.org/privilege/bluetoothmanager
         *
         * @return      An error code
         * @param[in]   mode                        The new discoverable mode
@@ -459,7 +459,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.gap
+        * @privilege   %http://tizen.org/privilege/bluetooth.gap
         *
         * @return      An error code
         * @exception   E_SUCCESS                   The method is successful.
@@ -479,7 +479,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.gap
+        * @privilege   %http://tizen.org/privilege/bluetooth.gap
         *
         * @return      An error code
         * @exception   E_SUCCESS                   The method is successful.
@@ -498,7 +498,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.gap
+        * @privilege   %http://tizen.org/privilege/bluetooth.gap
         *
         * @return      An error code
         * @param[in]   pairedDevice                A remote device that is already paired with the local device
@@ -520,7 +520,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.gap
+        * @privilege   %http://tizen.org/privilege/bluetooth.gap
         *
         * @return      An error code
         * @param[in]   remoteDevice                The remote %Bluetooth device to pair with
@@ -541,7 +541,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.gap
+        * @privilege   %http://tizen.org/privilege/bluetooth.gap
         *
         * @return      An error code
         * @exception   E_SUCCESS                   The method is successful.
@@ -564,7 +564,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.gap
+        * @privilege   %http://tizen.org/privilege/bluetooth.gap
         *
         * @return      An error code
         * @param[in]   pairedDevice                The paired device to unpair
index 52091e0..23f9e44 100755 (executable)
@@ -99,7 +99,7 @@ public:
         *                  For more information, see @ref CompIoPathPage "here".
         * @endif
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.opp
+        * @privilege   %http://tizen.org/privilege/bluetooth.opp
         *
         * @return      An error code
         * @param[in]   remoteDevice                The remote OPP server
@@ -129,7 +129,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.opp
+        * @privilege   %http://tizen.org/privilege/bluetooth.opp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
index c3ff2d0..78c524f 100755 (executable)
@@ -91,7 +91,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.opp
+        * @privilege   %http://tizen.org/privilege/bluetooth.opp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -113,7 +113,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.opp
+        * @privilege   %http://tizen.org/privilege/bluetooth.opp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -165,7 +165,7 @@ public:
         *                  For more information, see @ref CompIoPathPage "here".
         * @endif
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.opp
+        * @privilege   %http://tizen.org/privilege/bluetooth.opp
         *
         * @return      An error code
         * @param[in]   dstPath                 The new destination file path
@@ -189,7 +189,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.opp
+        * @privilege   %http://tizen.org/privilege/bluetooth.opp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -211,7 +211,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.opp
+        * @privilege   %http://tizen.org/privilege/bluetooth.opp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
index 82606d2..943ec96 100755 (executable)
@@ -92,7 +92,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -114,7 +114,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -136,7 +136,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -156,7 +156,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @param[in]   serviceUuid             The UUID of SPP service
@@ -179,7 +179,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -199,7 +199,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -222,7 +222,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @param[in]   buffer                  The data to send. @n
index 8f59e75..6f51128 100755 (executable)
@@ -93,7 +93,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @param[in]   remoteDevice                The remote device to connect
@@ -120,7 +120,7 @@ public:
         *
         * @since 2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @param[in]   remoteDevice                The remote device to connect
@@ -152,7 +152,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @exception   E_SUCCESS               The method is successful.
@@ -174,7 +174,7 @@ public:
         *
         * @since       2.0
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/bluetooth.spp
+        * @privilege   %http://tizen.org/privilege/bluetooth.spp
         *
         * @return      An error code
         * @param[in]   buffer                  The data to send. @n