Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/test/unittest/interfaces/kits/
H A Dsensor_native_test.cpp359 ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, SENSOR_SAMPLE_PERIOD);
389 ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, SENSOR_SAMPLE_PERIOD);
410 ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, SENSOR_SAMPLE_PERIOD);
454 ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, SENSOR_SAMPLE_PERIOD);
500 ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, SENSOR_SAMPLE_PERIOD);
610 int32_t ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(nullptr,
620 int32_t ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, INVALID_VALUE);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-sensor-service-kit/
H A D_sensor.md73 | [OH_SensorSubscriptionAttribute_SetSamplingInterval](#oh_sensorsubscriptionattribute_setsamplingi…
833 ### OH_SensorSubscriptionAttribute_SetSamplingInterval()
836 int32_t OH_SensorSubscriptionAttribute_SetSamplingInterval(Sensor_SubscriptionAttribute* attribute,…
H A Doh_sensor_type_8h.md66 | [OH_SensorSubscriptionAttribute_SetSamplingInterval](_sensor.md#oh_sensorsubscriptionattribute_se…
/ohos5.0/base/sensors/sensor/interfaces/kits/c/
H A Doh_sensor_type.h447 int32_t OH_SensorSubscriptionAttribute_SetSamplingInterval(Sensor_SubscriptionAttribute* attribute,
/ohos5.0/docs/zh-cn/application-dev/device/sensor/
H A Dsensor-guidelines-capi.md34 | OH_SensorSubscriptionAttribute_SetSamplingInterval(Sensor_SubscriptionAttribute* attribute, const…
203 …ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, SENSOR_SAMPLE_PERIOD); // 设置传感器数据报告…
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dnative_sensor.cpp280 int32_t OH_SensorSubscriptionAttribute_SetSamplingInterval(Sensor_SubscriptionAttribute* attribute, in OH_SensorSubscriptionAttribute_SetSamplingInterval() function
/ohos5.0/docs/en/application-dev/device/sensor/
H A Dsensor-guidelines-capi.md34 | OH_SensorSubscriptionAttribute_SetSamplingInterval(Sensor_SubscriptionAttribute* attribute, const…
203 …ret = OH_SensorSubscriptionAttribute_SetSamplingInterval(attr, SENSOR_SAMPLE_PERIOD); // Set the i…
/ohos5.0/docs/en/application-dev/reference/apis-sensor-service-kit/
H A D_sensor.md73 | [OH_SensorSubscriptionAttribute_SetSamplingInterval](#oh_sensorsubscriptionattribute_setsamplingi…
833 ### OH_SensorSubscriptionAttribute_SetSamplingInterval()
836 int32_t OH_SensorSubscriptionAttribute_SetSamplingInterval(Sensor_SubscriptionAttribute* attribute,…
H A Doh_sensor_type_8h.md66 | [OH_SensorSubscriptionAttribute_SetSamplingInterval](_sensor.md#oh_sensorsubscriptionattribute_se…