![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Get specific device status
#include <sys/usbdi.h>
int usbd_status( struct usbd_device *device,
_uint16 rtype,
_uint16 index,
void *addr,
_uint32 len )
libusbdi
You use the usbd_status() function to get specific device status.
| Safety: | |
|---|---|
| Cancellation point | No |
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |
usbd_descriptor(), usbd_feature(), usbd_io(), usbd_setup_bulk(), usbd_setup_control(), usbd_setup_interrupt(), usbd_setup_isochronous(), usbd_setup_vendor()
![]() |
![]() |
![]() |
![]() |