Monado OpenXR Runtime
Macros | Functions
vive_controller_interface.h File Reference

Interface to HTC Vive and Valve Index driver. More...

#include <stdlib.h>
Include dependency graph for vive_controller_interface.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Interface to HTC Vive and Valve Index driver.

Author
Christoph Haag chris.nosp@m.toph.nosp@m..haag.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m
Ryan Pavlik ryan..nosp@m.pavl.nosp@m.ik@co.nosp@m.llab.nosp@m.ora.c.nosp@m.om

Macro Definition Documentation

◆ VIVE_WATCHMAN_DONGLE

#define VIVE_WATCHMAN_DONGLE   0x2101

Referenced by vive_controller_found().

◆ VIVE_WATCHMAN_DONGLE_GEN2

#define VIVE_WATCHMAN_DONGLE_GEN2   0x2102

Referenced by vive_controller_found().