Home
last modified time | relevance | path

Searched refs:chreGetSensorInfo (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/inc/chre/
Dsensor.h677 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
/device/google/contexthub/firmware/app/chre/common/
Dchre_app_syscalls.c93 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info) in chreGetSensorInfo() function