Home
last modified time | relevance | path

Searched defs:chrePalSensorApi (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/pal/include/chre/pal/
H A Dsensor.h138 struct chrePalSensorApi { struct
145 uint32_t moduleVersion;
161 bool (*open)(const struct chrePalSystemApi *systemApi,
172 void (*close)();
206 bool (*getSensors)(struct chreSensorInfo *const *sensors,
249 bool (*configureSensor)(uint32_t sensorInfoIndex,
284 bool (*flush)(uint32_t sensorInfoIndex, uint32_t *flushRequestId);
317 bool (*configureBiasEvents)(uint32_t sensorInfoIndex, bool enable,
333 bool (*getThreeAxisBias)(uint32_t sensorInfoIndex,
342 void (*releaseSensorDataEvent)(void *data);
[all …]