Searched defs:sensors (Results 1 – 5 of 5) sorted by relevance
167 bool ContextHub::CalibrateSensors(const std::vector<SensorSpec>& sensors) { in CalibrateSensors()178 bool ContextHub::TestSensors(const std::vector<SensorSpec>& sensors) { in TestSensors()214 bool ContextHub::EnableSensors(const std::vector<SensorSpec>& sensors) { in EnableSensors()241 bool ContextHub::DisableSensors(const std::vector<SensorSpec>& sensors) { in DisableSensors()341 void ContextHub::PrintSensorEvents(const std::vector<SensorSpec>& sensors, int limit) { in PrintSensorEvents()428 bool ContextHub::ForEachSensor(const std::vector<SensorSpec>& sensors, in ForEachSensor()
55 std::vector<SensorSpec> sensors; member240 static bool ParseSensorArg(std::vector<SensorSpec>& sensors, const char *arg_str, in ParseSensorArg()
138 sensors_event_t sensors[MAX_NUM_SENSORS]; member498 uint32_t sensors = enabled ? mask : 0; in sensor_device_activate() local
116 struct FusionSensor sensors[NUM_OF_FUSION_SENSOR]; member
400 struct BMI160Sensor sensors[NUM_OF_SENSOR]; member