Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dsensors.h192 SENSOR_INFO_FLAGS1_LOCAL_ONLY = (1 << 2), enumerator
/device/google/contexthub/firmware/os/core/
DhostIntf.c688 } else if (!(si->flags1 & SENSOR_INFO_FLAGS1_LOCAL_ONLY)) { in initSensors()
751 && !(si->flags1 & SENSOR_INFO_FLAGS1_LOCAL_ONLY)) { in initSensors()