| Package | Description |
|---|---|
| com.serialpundit.hid |
Encapsulates behavior and environment involving use of a HID protocols and standards.
|
| com.serialpundit.hid.internal |
For internal use.
|
| Class and Description |
|---|
| IHIDInputReportListener
The interface IHIDInputReportListener should be implemented by class who wish to
receive input reports from HID device whenever an input report is received by host computer.
|
| SerialComHID
The SerialPundit provides two set of APIs for communicating with a HID device; raw mode API and
parsed mode API.
|
| SerialComHIDdevice
Represents a HID device with information about it.
|
| Class and Description |
|---|
| IHIDInputReportListener
The interface IHIDInputReportListener should be implemented by class who wish to
receive input reports from HID device whenever an input report is received by host computer.
|
Copyright © 2017. All rights reserved.