Home
last modified time | relevance | path

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

/system/chre/apps/sensor_world/
Dsensor_world.cc54 struct SensorState { struct
55 const uint8_t type;
56 uint32_t handle;
57 bool isInitialized;
58 bool enable;
59 uint64_t interval; // nsec
60 uint64_t latency; // nsec
61 chreSensorInfo info;