Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/sensor/
H A D_hdf_sensor_information_v10.md60 ### hardwareVersion subsection
H A D_hdf_sensor_information_v11.md62 ### hardwareVersion subsection
H A D_hdf_sensor_information_v20.md76 ### hardwareVersion subsection
/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h46 char hardwareVersion[SENSOR_VERSION_MAX_LEN]; /* Sensor hardware version */ member
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp54 const std::string hardwareVersion(sensorInfos[i].hardwareVersion); in GetSensorList() local
/ohos5.0/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp88 void Sensor::SetHardwareVersion(const std::string &hardwareVersion) in SetHardwareVersion()
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dnative_sensor_impl.h26 char hardwareVersion[VERSION_MAX_LEN]; /**< Sensor hardware version */ member
/ohos5.0/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h33 std::string hardwareVersion; member
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_device_type.h85 char hardwareVersion[SENSOR_INFO_VERSION_MAX_LEN]; /**< Sensor hardware version */ member
/ohos5.0/base/sensors/medical_sensor/interfaces/native/include/
H A Dmedical_native_type.h84 char hardwareVersion[VERSION_MAX_LEN]; /**< Sensor hardware version */ member
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp144 std::string hardwareVersion(tmp->hardwareVersion); in GetAllSensorInfo() local
/ohos5.0/base/sensors/sensor_lite/interfaces/kits/native/include/
H A Dsensor_agent_type.h116 char hardwareVersion[VERSION_MAX_LEN]; /**< Sensor hardware version */ member
/ohos5.0/drivers/peripheral/sensor/interfaces/include/
H A Dsensor_type.h181 char hardwareVersion[SENSOR_VERSION_MAX_LEN]; /**< Sensor hardware version */ member
/ohos5.0/base/sensors/sensor/interfaces/inner_api/
H A Dsensor_agent_type.h117 char hardwareVersion[VERSION_MAX_LEN]; /**< Sensor hardware version */ member