Monado OpenXR Runtime
android_prober Struct Reference

Android prober struct. More...

Inheritance diagram for android_prober:
Collaboration diagram for android_prober:

Public Member Functions

static void android_prober_destroy (struct xrt_auto_prober *p)
 
static int android_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

Detailed Description

Android prober struct.


The documentation for this struct was generated from the following file: