Searched refs:kUSB_DeviceEventAttach (Results 1 – 6 of 6) sorted by relevance
125 kUSB_DeviceEventAttach, /*!< USB device is connected to a host. */ enumerator
528 return handle->deviceCallback(handle, kUSB_DeviceEventAttach, NULL); in USB_DeviceAttachNotification()
523 return handle->deviceCallback(handle, kUSB_DeviceEventAttach, NULL); in USB_DeviceAttachNotification()
328 case kUSB_DeviceEventAttach: in usb_device_callback()
355 case kUSB_DeviceEventAttach: in usb_device_callback()
Completed in 13 milliseconds