| Monado OpenXR Runtime
    | 
Interface to Android sensors prober code. More...
#include <stdio.h>#include <stdlib.h>#include <wchar.h>#include "xrt/xrt_prober.h"#include "util/u_misc.h"#include "util/u_debug.h"#include "util/u_logging.h"#include "android_prober.h"#include "android_sensors.h"
| Data Structures | |
| struct | android_prober | 
| Android prober struct.  More... | |
| Functions | |
| struct xrt_auto_prober * | android_create_auto_prober (void) | 
| Probing function for Android sensors.  More... | |
Interface to Android sensors prober code.