Monado OpenXR Runtime
pssense_interface.h File Reference

Interface to PlayStation Sense driver. More...

#include <stdlib.h>
Include dependency graph for pssense_interface.h:

Go to the source code of this file.

Macros

#define PSSENSE_VID   0x054C
 
#define PSSENSE_PID_LEFT   0x0E45
 
#define PSSENSE_PID_RIGHT   0x0E46
 

Functions

int pssense_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t device_count, size_t index, cJSON *attached_data, struct xrt_device **out_xdevs)
 Probing function for PlayStation Sense devices. More...
 

Detailed Description