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 527 struct chreSensorInfo {
819 * Get the chreSensorInfo struct for a given sensor.
829 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
860 * If this sensor's chreSensorInfo has isOneShot set to 1,
947 * @see chreSensorInfo
    [all...]

Completed in 328 milliseconds