#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 108 of file hid-types.h.
unsigned char librealsense::platform::FEATURE_REPORT::connectionType |
Definition at line 111 of file hid-types.h.
unsigned char librealsense::platform::FEATURE_REPORT::minReport |
Definition at line 114 of file hid-types.h.
unsigned char librealsense::platform::FEATURE_REPORT::power |
Definition at line 113 of file hid-types.h.
unsigned short librealsense::platform::FEATURE_REPORT::report |
Definition at line 115 of file hid-types.h.
unsigned char librealsense::platform::FEATURE_REPORT::reportId |
Definition at line 110 of file hid-types.h.
unsigned char librealsense::platform::FEATURE_REPORT::sensorState |
Definition at line 112 of file hid-types.h.
unsigned short librealsense::platform::FEATURE_REPORT::unknown |
Definition at line 116 of file hid-types.h.