Monado OpenXR Runtime
|
Interface to HTC Vive and Valve Index driver. More...
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | VALVE_VID 0x28de |
Driver for the HTC Vive and Valve Index controllers. More... | |
#define | VIVE_WATCHMAN_DONGLE 0x2101 |
#define | VIVE_WATCHMAN_DONGLE_GEN2 0x2102 |
Functions | |
int | vive_controller_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t num_devices, size_t index, cJSON *attached_data, struct xrt_device **out_xdevs) |
Probing function for HTC Vive and Valve Index devices. More... | |
Interface to HTC Vive and Valve Index driver.
#define VIVE_WATCHMAN_DONGLE 0x2101 |
Referenced by vive_controller_found().
#define VIVE_WATCHMAN_DONGLE_GEN2 0x2102 |
Referenced by vive_controller_found().