Monado OpenXR Runtime
Android sensors driver

Generic driver for phone sensors. More...

Collaboration diagram for Android sensors driver:

Files

file  android_prober.c
 Interface to Android sensors prober code.
 
file  android_prober.h
 Interface to Android sensors driver.
 
file  android_sensors.c
 Android sensors driver code.
 
file  android_sensors.h
 Android sensors driver header.
 

Data Structures

struct  android_prober
 Android prober struct. More...
 

Functions

struct xrt_auto_proberandroid_create_auto_prober (void)
 Probing function for Android sensors. More...
 

Detailed Description

Generic driver for phone sensors.

Function Documentation

◆ android_create_auto_prober()

struct xrt_auto_prober * android_create_auto_prober ( void  )

#include <drivers/android/android_prober.h>

Probing function for Android sensors.

References xrt_auto_prober::destroy, xrt_auto_prober::lelo_dallas_autoprobe, and U_TYPED_CALLOC.