HomeSort by relevance Sort by last modified time
    Searched defs:chreSensorInfo (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/inc/chre/
sensor.h 397 struct chreSensorInfo {
667 * Get the chreSensorInfo struct for a given sensor.
677 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
708 * If this sensor's chreSensorInfo has isOneShot set to 1,
792 * @see chreSensorInfo
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 397 struct chreSensorInfo {
667 * Get the chreSensorInfo struct for a given sensor.
677 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
708 * If this sensor's chreSensorInfo has isOneShot set to 1,
792 * @see chreSensorInfo
  /system/chre/chre_api/include/chre_api/chre/
sensor.h 519 struct chreSensorInfo {
813 * Get the chreSensorInfo struct for a given sensor.
823 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
854 * If this sensor's chreSensorInfo has isOneShot set to 1,
938 * @see chreSensorInfo
    [all...]

Completed in 307 milliseconds