修改函数名

Signed-off-by: shilong <dragon.shilong@huawei.com>
This commit is contained in:
shilong 2024-11-13 11:44:33 +00:00 committed by Gitee
parent 8825420018
commit 245f0fa250
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -79,7 +79,7 @@ void OH_Usb_Release(void);
* @since 14
* @version 1.0
*/
int32_t OH_Usb_ReleaseSource(void);
int32_t OH_Usb_ReleaseResource(void);
/**
* @brief Obtains the USB device descriptor.