Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h26 SENSOR_IO_CMD_GET_INFO_LIST = 0, enumerator
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c182 SENSOR_IO_CMD_GET_INFO_LIST, NULL, reply); in GetSensorInfo()