Namespace Tizen.System.Usb
Classes
HotPluggedEventArgs
Event arguments for the Hot Plugged event for USB devices.
UsbBulkEndpoint
The USB Bulk Endpoint class.
UsbConfiguration
A class to manage the USB configuration.
UsbControlEndpoint
The USB Control Endpoint class.
UsbDevice
A class to manage the USB host devices. This class contains the operations for enumerating, opening, and closing devices.
UsbDeviceInformation
Device information for the USB device.
UsbDeviceStrings
String information for the USB device.
UsbEndpoint
The USB Endpoint class.
UsbInterface
A class to manage the USB interfaces.
UsbInterruptEndpoint
The USB Interrupt Endpoint class.
UsbIsochronousEndpoint
The USB Isochronous Endpoint class.
UsbManager
The USB Manager class.
Enums
EndpointDirection
Enumeration for the transfer directions for endpoints.
HotplugEventType
Enumeration for the Hot Plugged event type for USB devices.
SynchronizationType
Enumeration for the isochronous endpoints synchronization types.
UsageType
Enumeration for an endpoint's usage types.