Home
last modified time | relevance | path

Searched refs:SensorBasicInformation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h42 struct SensorBasicInformation { struct
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c96 struct SensorBasicInformation *buf = NULL; in GetSensorInfoFromReply()
147 int32_t count = (int32_t)(HdfSbufGetDataSize(reply) / sizeof(struct SensorBasicInformation)); in GetSensorNumByManagerType()