Home
last modified time | relevance | path

Searched defs:firmwareVersion (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.md48 ### firmwareVersion subsection
H A D_hdf_sensor_information_v11.md50 ### firmwareVersion subsection
H A D_hdf_sensor_information_v20.md64 ### firmwareVersion subsection
/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h45 char firmwareVersion[SENSOR_VERSION_MAX_LEN]; /* Sensor firmware version */ member
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp53 const std::string firmwareVersion(sensorInfos[i].firmwareVersion); in GetSensorList() local
/ohos5.0/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp98 void Sensor::SetFirmwareVersion(const std::string &firmwareVersion) in SetFirmwareVersion()
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dnative_sensor_impl.h25 char firmwareVersion[VERSION_MAX_LEN]; /**< Sensor firmware version */ member
/ohos5.0/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h32 std::string firmwareVersion; member
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_device_type.h84 char firmwareVersion[SENSOR_INFO_VERSION_MAX_LEN]; /**< Sensor firmware version */ member
/ohos5.0/base/sensors/medical_sensor/interfaces/native/include/
H A Dmedical_native_type.h83 char firmwareVersion[VERSION_MAX_LEN]; /**< Sensor firmware version */ member
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp142 std::string firmwareVersion(tmp->firmwareVersion); in GetAllSensorInfo() local
/ohos5.0/base/sensors/sensor_lite/interfaces/kits/native/include/
H A Dsensor_agent_type.h115 char firmwareVersion[VERSION_MAX_LEN]; /**< Sensor firmware version */ member
/ohos5.0/drivers/peripheral/sensor/interfaces/include/
H A Dsensor_type.h180 char firmwareVersion[SENSOR_VERSION_MAX_LEN]; /**< Sensor firmware version */ member
/ohos5.0/base/sensors/sensor/interfaces/inner_api/
H A Dsensor_agent_type.h116 char firmwareVersion[VERSION_MAX_LEN]; /**< Sensor firmware version */ member