Searched defs:SensorState (Results 1 – 1 of 1) sorted by relevance
54 struct SensorState { struct55 const uint8_t type;56 uint32_t handle;57 bool isInitialized;58 bool enable;59 uint64_t interval; // nsec60 uint64_t latency; // nsec61 chreSensorInfo info;