Monado OpenXR Runtime
psmv_interface.h File Reference

Interface to PS Move driver. More...

#include "xrt/xrt_compiler.h"
Include dependency graph for psmv_interface.h:

Go to the source code of this file.

Macros

#define PSMV_VID   0x054c
 
#define PSMV_PID_ZCM1   0x03d5
 
#define PSMV_PID_ZCM2   0x0c5e
 

Functions

struct xrt_devicepsmv_device_create (struct xrt_prober *xp, struct xrt_prober_device *xpdev, struct xrt_tracked_psmv *tracker)
 Function to create a PSMV device. More...
 
int psmv_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 the PS Move devices. More...
 

Detailed Description