Home
last modified time | relevance | path

Searched refs:FuncAdapterClearHalt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/mock/include/
H A Dmock_linux_adapter.h33 int32_t FuncAdapterClearHalt(const UsbDeviceHandle *handle, uint32_t endPoint);
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp372 int32_t FuncAdapterClearHalt(const UsbDeviceHandle *handle, uint32_t endPoint) in FuncAdapterClearHalt() function