Home
last modified time | relevance | path

Searched refs:UsbHostDdkTestStdGetDesAsync (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_ddk_test.h71 void UsbHostDdkTestStdGetDesAsync(char *readSbuf);
/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_serial_func_test.cpp451 UsbHostDdkTestStdGetDesAsync(readBuf);
472 UsbHostDdkTestStdGetDesAsync(readBuf);
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c199 UsbHostDdkTestStdGetDesAsync(NULL); in TestCmdLoopOther()
H A Dusbhost_ddk_test.c360 void UsbHostDdkTestStdGetDesAsync(char *readSbuf) in UsbHostDdkTestStdGetDesAsync() function