#include <hid-types.h>
Public Attributes | |
unsigned char | connectionType |
unsigned char | minReport |
unsigned char | power |
unsigned short | report |
unsigned char | reportId |
unsigned char | sensorState |
unsigned short | unknown |
Definition at line 46 of file hid-types.h.
unsigned char librealsense::platform::REALSENSE_FEATURE_REPORT::connectionType |
Definition at line 48 of file hid-types.h.
unsigned char librealsense::platform::REALSENSE_FEATURE_REPORT::minReport |
Definition at line 51 of file hid-types.h.
unsigned char librealsense::platform::REALSENSE_FEATURE_REPORT::power |
Definition at line 50 of file hid-types.h.
unsigned short librealsense::platform::REALSENSE_FEATURE_REPORT::report |
Definition at line 52 of file hid-types.h.
unsigned char librealsense::platform::REALSENSE_FEATURE_REPORT::reportId |
Definition at line 47 of file hid-types.h.
unsigned char librealsense::platform::REALSENSE_FEATURE_REPORT::sensorState |
Definition at line 49 of file hid-types.h.
unsigned short librealsense::platform::REALSENSE_FEATURE_REPORT::unknown |
Definition at line 53 of file hid-types.h.