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

  /device/google/contexthub/inc/chre/
sensor.h 295 * @see chreSensorSamplingStatus
303 * @see chreSensorSamplingStatus
605 struct chreSensorSamplingStatus {
651 struct chreSensorSamplingStatus status;
680 * Get the chreSensorSamplingStatus struct for a given sensor.
703 struct chreSensorSamplingStatus *status);
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 295 * @see chreSensorSamplingStatus
303 * @see chreSensorSamplingStatus
605 struct chreSensorSamplingStatus {
651 struct chreSensorSamplingStatus status;
680 * Get the chreSensorSamplingStatus struct for a given sensor.
703 struct chreSensorSamplingStatus *status);
  /system/chre/chre_api/include/chre_api/chre/
sensor.h 412 * @see chreSensorSamplingStatus
420 * @see chreSensorSamplingStatus
749 struct chreSensorSamplingStatus {
798 struct chreSensorSamplingStatus status;
826 * Get the chreSensorSamplingStatus struct for a given sensor.
849 struct chreSensorSamplingStatus *status);
    [all...]

Completed in 338 milliseconds