Home
last modified time | relevance | path

Searched refs:SensorEvents (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/interfaces/include/
H A Dsensor_type.h201 struct SensorEvents { struct
235 typedef int32_t (*RecordDataCallback)(const struct SensorEvents*);
H A Dsensor_if.h182 int32_t (*ReadData)(int32_t sensorId, struct SensorEvents *event);
/ohos5.0/drivers/peripheral/sensor/test/unittest/common/
H A Dhdf_sensor_test.cpp78 struct SensorEvents *g_sensorEvents = nullptr;
107 int32_t TraditionalSensorTestDataCallback(const struct SensorEvents *event) in TraditionalSensorTestDataCallback()
122 int32_t MedicalSensorTestDataCallback(const struct SensorEvents *event) in MedicalSensorTestDataCallback()
586 g_sensorEvents = (struct SensorEvents*)OsalMemCalloc(sizeof(*g_sensorEvents));
637 g_sensorEvents = (struct SensorEvents*)OsalMemCalloc(sizeof(*g_sensorEvents));
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_channel.c77 void CopyEventData(struct SensorEvents *event) in CopyEventData()
110 void ConvertSensorData(struct SensorEvents *event) in ConvertSensorData()
135 struct SensorEvents *event = NULL; in OnSensorEventReceived()
H A Dsensor_controller.c394 static int32_t GetSensorEvent(struct HdfSBuf *reply, struct SensorEvents *sensorEvent) in GetSensorEvent()
396 struct SensorEvents *events = NULL; in GetSensorEvent()
428 static int32_t ReadData(int32_t sensorId, struct SensorEvents *event) in ReadData()
/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_channel.h78 void ConvertSensorData(struct SensorEvents *event);
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/include/
H A Dcompatible_connection.h52 static int32_t SensorDataCallback(const struct SensorEvents *event);
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp39 int32_t ReportSensorEventsData(int32_t sensorType, const struct SensorEvents *event) in ReportSensorEventsData()
69 int32_t TradtionalSensorDataCallback(const struct SensorEvents *event) in TradtionalSensorDataCallback()
81 int32_t MedicalSensorDataCallback(const struct SensorEvents *event) in MedicalSensorDataCallback()
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp36 SensorEvents testEvent = {
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp119 int32_t CompatibleConnection::SensorDataCallback(const struct SensorEvents *event) in SensorDataCallback()
/ohos5.0/drivers/peripheral/sensor/test/performance/common/
H A Dhdf_sensor_performance_test.cpp36 int SensorTestDataCallback(const struct SensorEvents *event) in SensorTestDataCallback()
/ohos5.0/drivers/peripheral/sensor/
H A DREADME_zh.md122 void SensorDataCallback(struct SensorEvents *event)
H A DREADME.md122 void SensorDataCallback(struct SensorEvents *event)
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-sensor-des.md737 static int32_t SensorDataCallback(const struct SensorEvents *event)
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-sensor-des.md737 static int32_t SensorDataCallback(const struct SensorEvents *event)