HIDDeviceTransport
Common transport types that transmit data to or from a HID device.
Declaration
enum HIDDeviceTransportOverview
If a device declares an uncommon transport, the HIDDeviceTransport.unknown(_:) case is used with the associated raw string value.
Topics
Enumeration Cases
HIDDeviceTransport.aidHIDDeviceTransport.airPlayHIDDeviceTransport.bluetoothHIDDeviceTransport.bluetoothAACPHIDDeviceTransport.bluetoothLowEnergyHIDDeviceTransport.fifoHIDDeviceTransport.i2cHIDDeviceTransport.iapHIDDeviceTransport.inductiveInBandHIDDeviceTransport.serialHIDDeviceTransport.spiHIDDeviceTransport.spuHIDDeviceTransport.unknown(_:)HIDDeviceTransport.usbHIDDeviceTransport.virtual