
2006, QNX Software Systems GmbH & Co. KG. usbd reset pipe()
Clear a stall condition on an endpoint identified by the pipe handle
Synopsis:
#include <sys/usbdi.h>
int usbd
reset pipe( struct usbd pipe *pipe );
Description:
You use the usbd reset pipe() function to clear a stall condition on an
endpoint identified by the pipe handle.
Returns:
EOK Success.
ENOMEM No memory for URB.
ENODEV Device was removed.
Classification:
QNX Neutrino, QNX 4
Safety
Cancellation point Yes
Interrupt handler No
Signal handler No
Thread Yes
See also:
usbd abort pipe() usbd open pipe(), usbd close pipe(),
usbd
pipe endpoint(),
November 2, 2006 Chapter 4 USB Library Reference 77
Comentarios a estos manuales