Apply the ACR result 73/221773/1 accepted/tizen/unified/20200129.022655 submit/tizen/20200127.235706
authorDeokhyun Kim <dukan.kim@samsung.com>
Thu, 2 Jan 2020 06:12:23 +0000 (15:12 +0900)
committerDeokhyun Kim <dukan.kim@samsung.com>
Thu, 2 Jan 2020 06:12:23 +0000 (15:12 +0900)
Change-Id: If1f3a52a9a7ff5cf5e316c655d0141ae5ab37b15
Signed-off-by: Deokhyun Kim <dukan.kim@samsung.com>
include/bluetooth_internal.h

index dd57933..903e7f1 100644 (file)
@@ -1231,12 +1231,12 @@ int bt_device_unset_trusted_profile_cb(void);
  * @brief Gets the rssi value when link loss occurs.
  * @since_tizen 6.0
  *
- * @remarks This function should be called in bt_device_connection_state_changed_cb
+ * @remarks This function should be called in bt_device_connection_state_changed_cb()
  * when the device is disconnected
  *
- * @param[out] progress                Link loss rssi
+ * @param[out] rssi Link loss rssi
  * @retval #BT_ERROR_NONE  Successful
- * @retval #BT_ERROR_OPERATION_FAILED  Operation failed
+ * @retval #BT_ERROR_OPERATION_FAILED  Operation failed
  *
  * @see bt_device_set_connection_state_changed_cb()
  * @see bt_device_connection_state_changed_cb()