| Package | Description |
|---|---|
| com.embeddedunveiled.serial.hid |
Encapsulates behavior and environment centered around communication with human
interface devices (HID class devices).
|
| com.embeddedunveiled.serial.usb |
Encapsulates behavior and environment centered around serial port communication
involving use of USB port and USB services.
|
| Modifier and Type | Method and Description |
|---|---|
SerialComHIDdevice[] |
SerialComRawHID.listHIDdevicesWithInfoR()
Find all the device instances claiming to be HID device.
|
| Modifier and Type | Method and Description |
|---|---|
SerialComHIDdevice[] |
SerialComUSBHID.listUSBHIDdevicesWithInfo(int vendorFilter)
Returns an array of SerialComHIDdevice objects containing information about USB-HID devices
as found by this library.
|
Copyright © 2016. All rights reserved.