Searched defs:tUUSB_EP_ID (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/udrv/include/
H A Duusb.h58 typedef UINT8 tUUSB_EP_ID; typedef
158 typedef void (*tUUSB_RX_START_CB ) (tUUSB_EP_ID EndPoint,
162 typedef void (*tUUSB_RX_COMPLETE_CB ) (tUUSB_EP_ID EndPoint,
166 typedef void (*tUUSB_TX_COMPLETE_CB ) (tUUSB_EP_ID EndPoint,
239 tUUSB_EP_ID EndPoint,
256 BT_API extern tUUSB_STATUS UUSB_SetEndPointState (tUUSB_EP_ID EndPoint,
269 BT_API extern tUUSB_STATUS UUSB_WriteEndPoint (tUUSB_EP_ID EndPoint,

Completed in 56 milliseconds