Monado OpenXR Runtime
arduino_prober Struct Reference

Arduino prober struct. More...

Inheritance diagram for arduino_prober:
Collaboration diagram for arduino_prober:

Static Public Member Functions

static void arduino_prober_destroy (struct xrt_auto_prober *p)
 
static int arduino_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
 
bool enabled
 
- 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

Arduino prober struct.


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