enum xrt_result steamvr_lh_create_devices(struct xrt_prober *xp, struct xrt_system_devices **out_xsysd)
Creates the steamvr system devices.
Definition: steamvr_lh.cpp:774
xrt_result
Result type used across Monado.
Definition: xrt_results.h:23
The main prober that probes and manages found but not opened HMD devices that are connected to the sy...
Definition: xrt_prober.h:132
A collection of xrt_device, and an interface for identifying the roles they have been assigned.
Definition: xrt_system.h:221
Internal result type for XRT.