Searched defs:SensorState (Results 1 – 2 of 2) sorted by relevance
34 struct SensorState { struct35 const uint8_t type;36 uint32_t handle;37 bool isInitialized;38 bool enable;39 uint64_t interval; // nsec40 uint64_t latency; // nsec41 chreSensorInfo info;