Public Attributes | |
uint8_t * | data |
size_t | len |
struct input_report * | next |
Definition at line 78 of file hidapi.cpp.
uint8_t* input_report::data |
Definition at line 79 of file hidapi.cpp.
size_t input_report::len |
Definition at line 80 of file hidapi.cpp.
struct input_report* input_report::next |
Definition at line 81 of file hidapi.cpp.