Home
last modified time | relevance | path

Searched refs:SendSensorMsg (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c226 static int32_t SendSensorMsg(int32_t sensorId, struct HdfSBuf *msg, struct HdfSBuf *reply) in SendSensorMsg() function
263 int32_t ret = SendSensorMsg(sensorId, msg, NULL); in EnableSensor()
296 int32_t ret = SendSensorMsg(sensorId, msg, NULL); in DisableSensor()
337 int32_t ret = SendSensorMsg(sensorId, msg, NULL); in SetSensorBatch()
363 int32_t ret = SendSensorMsg(sensorId, msg, NULL); in SetSensorMode()
389 int32_t ret = SendSensorMsg(sensorId, msg, NULL); in SetSensorOption()
451 int32_t ret = SendSensorMsg(sensorId, msg, reply); in ReadData()

Completed in 1 milliseconds