Fix the Native API reference error 01/130301/1 submit/tizen/20170522.012704
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 22 May 2017 01:22:21 +0000 (10:22 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 22 May 2017 01:22:21 +0000 (10:22 +0900)
Change-Id: I1768444aa48322586cb0544123d9d667418a659f
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/bluetooth.h

index a2b8b876f340660dfd1cf79e4911903b18f2e9f7..9be0e1922873cb35ff016252779afa6ce9857f61 100644 (file)
@@ -4953,7 +4953,7 @@ int bt_gatt_client_request_att_mtu_change(bt_gatt_client_h client, unsigned int
  * @since_tizen 4.0
  *
  * @param[in] client The created GATT client's handle
- * @param[ot] mtu The MTU value set for a connection
+ * @param[out] mtu The MTU value set for a connection
  *
  * @return 0 on success, otherwise a negative error value.
  * @retval #BT_ERROR_NONE  Successful