Home
last modified time | relevance | path

Searched refs:OH_SensorInfo_GetType (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-sensor-service-kit/
H A D_sensor.md59 | [OH_SensorInfo_GetType](#oh_sensorinfo_gettype)([Sensor_Info](#sensor_info)* sensor, [Sensor_Type…
717 ### OH_SensorInfo_GetType()
720 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType)
H A Doh_sensor_type_8h.md52 | [OH_SensorInfo_GetType](_sensor.md#oh_sensorinfo_gettype)([Sensor_Info](_sensor.md#sensor_info) *…
/ohos5.0/base/sensors/sensor/interfaces/kits/c/
H A Doh_sensor_type.h250 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType);
/ohos5.0/docs/zh-cn/application-dev/device/sensor/
H A Dsensor-guidelines-capi.md21 | OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType) | 获取传感器类型。 …
157 ret = OH_SensorInfo_GetType(sensors[i], &sensorType); // 获取传感器类型。
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/kits/
H A Dsensor_native_test.cpp67 ret = OH_SensorInfo_GetType(sensors[i], &sensorType); in SetUpTestCase()
155 ret = OH_SensorInfo_GetType(sensors[i], &sensorType);
330 int32_t ret = OH_SensorInfo_GetType(sensors[0], sensorType);
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dnative_sensor.cpp139 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType) in OH_SensorInfo_GetType() function
/ohos5.0/docs/en/application-dev/device/sensor/
H A Dsensor-guidelines-capi.md21 | OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType) | Obtains the sensor type. …
157 ret = OH_SensorInfo_GetType(sensors[i], &sensorType); // Obtain the sensor type.
/ohos5.0/docs/en/application-dev/reference/apis-sensor-service-kit/
H A D_sensor.md59 | [OH_SensorInfo_GetType](#oh_sensorinfo_gettype)([Sensor_Info](#sensor_info)* sensor, [Sensor_Type…
717 ### OH_SensorInfo_GetType()
720 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType)
H A Doh_sensor_type_8h.md52 | [OH_SensorInfo_GetType](_sensor.md#oh_sensorinfo_gettype)([Sensor_Info](_sensor.md#sensor_info) *…