70 if (tinst->xp == NULL) {
86 xrt_prober_destroy(&tinst->xp);
89 android_instance_base_cleanup(&tinst->android, xinst);
Base implementation of the xrt_instance_android interface.
enum xrt_result xrt_result_t
Result type used across Monado.
@ XRT_ERROR_PROBER_NOT_SUPPORTED
The prober list has not been locked before this call.
Definition xrt_results.h:139
@ XRT_SUCCESS
The operation succeeded.
Definition xrt_results.h:27
A basic implementation of the xrt_instance_android interface, a platform-specific "aspect" of xrt_ins...
Definition android_instance_base.h:33
Main "real" instance implementation.
Definition target_instance_parts.h:42
This interface acts as a root object for Monado.
Definition xrt_instance.h:120
The main prober that probes and manages found but not opened HMD devices that are connected to the sy...
Definition xrt_prober.h:133
Common things to pull into a target.
Tracing support code, see Tracing support.
Header holding Android-specific details.
Auto detect OS and certain features.
Header for xrt_instance object.
Common interface to probe for devices.