Home
last modified time | relevance | path

Searched defs:SensorState (Results 1 – 2 of 2) sorted by relevance

/system/chre/apps/imu_cal/
Dimu_cal.cc34 struct SensorState { struct
35 const uint8_t type;
36 uint32_t handle;
37 bool isInitialized;
38 bool enable;
39 uint64_t interval; // nsec
40 uint64_t latency; // nsec
41 chreSensorInfo info;
/system/chre/apps/sensor_world/
Dsensor_world.cc34 struct SensorState { struct
35 const uint8_t type;
36 uint32_t handle;
37 bool isInitialized;
38 bool enable;
39 uint64_t interval; // nsec
40 uint64_t latency; // nsec
41 chreSensorInfo info;