Monado OpenXR Runtime
Files | Functions
HTC Vive and Valve Index driver

Driver for the HTC Vive and Valve Index family of HMDs. More...

Collaboration diagram for HTC Vive and Valve Index driver:

Files

file  vive_device.c
 Vive device implementation.
 
file  vive_device.h
 vive device header
 
file  vive_prober.c
 drv_vive prober code.
 
file  vive_prober.h
 Interface to HTC Vive and Valve Index driver.
 
file  vive_protocol.h
 Vive USB HID reports.
 

Functions

int vive_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t num_devices, size_t index, struct xrt_device **out_xdev)
 Probing function for Vive devices. More...
 

Detailed Description

Driver for the HTC Vive and Valve Index family of HMDs.

Function Documentation

◆ vive_found()

int vive_found ( struct xrt_prober xp,
struct xrt_prober_device **  devices,
size_t  num_devices,
size_t  index,
struct xrt_device **  out_xdev 
)

#include <drivers/vive/vive_prober.h>

Probing function for Vive devices.