Fix typo 52/258052/1 accepted/tizen/6.5/unified/20211028.094635 accepted/tizen/unified/20210510.100709 submit/tizen/20210510.041940 submit/tizen_6.5/20211028.161801 tizen_6.5.m2_release
authortaemin.yeom <taemin.yeom@samsung.com>
Mon, 10 May 2021 03:50:26 +0000 (12:50 +0900)
committertaemin.yeom <taemin.yeom@samsung.com>
Mon, 10 May 2021 03:50:26 +0000 (12:50 +0900)
Change-Id: I12ae3bcc3c07754faa6677447b6b79a152f1a75d
Signed-off-by: taemin.yeom <taemin.yeom@samsung.com>
include/usb_host.h

index a529f923f5f361efaf38687d0639c83b22e1508f..1f4332287c097f6be2579bcf9255c6f832fec458 100644 (file)
@@ -1266,7 +1266,7 @@ int usb_host_control_transfer_set_request_type(usb_host_transfer_h transfer, uin
  * @brief Sets request field for control transfer setup packet.
  * @since_tizen 5.0
  * @param[in] transfer A transfer handle
- * @param[in] b_request bRequest field for the setup packet
+ * @param[in] b_request Request field for the setup packet
  * @return 0 on success, negative error code on error
  * @retval #USB_HOST_ERROR_NONE Successful
  * @retval #USB_HOST_ERROR_NOT_SUPPORTED Not supported