Home
last modified time | relevance | path

Searched refs:DEVICE_ENABLE_SENSOR_ERR (Results 1 – 3 of 3) sorted by relevance

/base/sensors/medical_sensor/utils/include/
Dmedical_errors.h45 DEVICE_ENABLE_SENSOR_ERR = DEVICE_ERR_OFFSET + 1, enumerator
46 DEVICE_DISABLE_SENSOR_ERR = DEVICE_ENABLE_SENSOR_ERR + 1,
/base/sensors/miscdevice/utils/include/
Dsensors_errors.h57 DEVICE_ENABLE_SENSOR_ERR = DEVICE_ERR_OFFSET + 1, enumerator
58 DEVICE_DISABLE_SENSOR_ERR = DEVICE_ENABLE_SENSOR_ERR + 1,
/base/sensors/sensor/utils/common/include/
Dsensors_errors.h58 DEVICE_ENABLE_SENSOR_ERR = DEVICE_ERR_OFFSET + 1, enumerator
59 DEVICE_DISABLE_SENSOR_ERR = DEVICE_ENABLE_SENSOR_ERR + 1,