Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dandroidcontexthub.cpp96 static bool GetCalibrationBytes(const char *key, SensorType sensor_type, in GetCalibrationBytes()
291 SensorType sensor_type; in LoadCalibration() local
304 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t data) { in SetCalibration()
316 bool AndroidContextHub::SetCalibration(SensorType sensor_type, float data) { in SetCalibration()
328 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
340 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
403 const char *AndroidContextHub::SensorTypeToCalibrationKey(SensorType sensor_type) { in SensorTypeToCalibrationKey()
Dcontexthub.cpp38 SensorType sensor_type; member
79 SensorType sensor_type; member
89 bool SensorTypeIsAliasOf(SensorType sensor_type, SensorType alias) { in SensorTypeIsAliasOf()
114 std::string ContextHub::SensorTypeToAbbrevName(SensorType sensor_type) { in SensorTypeToAbbrevName()
222 bool ContextHub::DisableSensor(SensorType sensor_type) { in DisableSensor()
581 bool ContextHub::SendCalibrationData(SensorType sensor_type, in SendCalibrationData()
619 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t data) { in SetCalibration()
625 bool ContextHub::SetCalibration(SensorType sensor_type, float data) { in SetCalibration()
631 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
640 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
Dnanomessage.h188 uint8_t sensor_type; member
Dsensorevent.cpp37 SensorType sensor_type = static_cast<SensorType>( in FromBytes() local
Dcontexthub.h88 SensorType sensor_type = SensorType::Invalid_; member
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c2265 int sensor_type = (int)cookie; local
2289 int sensor_type = (int)cookie; local