Remove the privilege description for bt_gatt_client_get_att_mtu 11/124911/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 13 Apr 2017 04:25:04 +0000 (13:25 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 13 Apr 2017 04:25:04 +0000 (13:25 +0900)
Bluetooth public getter APIs don't have the specific privilge.
Because it will not be effect on the system behavior. So remove the
privilege description in bluetooth.h file.

Change-Id: I8743708e010b1861bac206510bf820aa2215a6a9
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/bluetooth.h

index 02eba31..a2b8b87 100644 (file)
@@ -4951,8 +4951,6 @@ int bt_gatt_client_request_att_mtu_change(bt_gatt_client_h client, unsigned int
  * @ingroup CAPI_NETWORK_BLUETOOTH_GATT_MODULE
  * @brief Gets the ATT MTU value set for a connection.
  * @since_tizen 4.0
- * @privlevel public
- * @privilege %http://tizen.org/privilege/bluetooth
  *
  * @param[in] client The created GATT client's handle
  * @param[ot] mtu The MTU value set for a connection