Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_ddk_test.h69 void UsbHostDdkTestCtrlClass(char *readSbuf);
/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_serial_func_test.cpp412 UsbHostDdkTestCtrlClass(readBuf);
432 UsbHostDdkTestCtrlClass(readBuf);
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c190 UsbHostDdkTestCtrlClass(NULL); in TestCmdLoopOther()
H A Dusbhost_ddk_test.c299 void UsbHostDdkTestCtrlClass(char *readSbuf) in UsbHostDdkTestCtrlClass() function