Monado OpenXR Runtime
|
Static Public Member Functions | |
static void | rs_prober_destroy (struct xrt_auto_prober *p) |
static int | rs_prober_autoprobe (struct xrt_auto_prober *xap, cJSON *attached_data, bool no_hmds, struct xrt_prober *xp, struct xrt_device **out_xdevs) |
Data Fields | |
struct xrt_auto_prober | base |
Data Fields inherited from xrt_auto_prober | |
const char * | name |
int(* | lelo_dallas_autoprobe )(struct xrt_auto_prober *xap, cJSON *attached_data, bool no_hmds, struct xrt_prober *xp, struct xrt_device **out_xdevs) |
Do the internal probing that the driver needs to do to find devices. More... | |
void(* | destroy )(struct xrt_auto_prober *xap) |
Destroy this auto-prober. More... | |
Additional Inherited Members | |
Related Functions inherited from xrt_auto_prober | |
struct xrt_auto_prober * | psvr_create_auto_prober (void) |
Create a probe for PSVR devices. More... | |