Enum HeartRateMonitorBatchState
Definition
- Assembly:
- Tizen.Sensor.dll
HeartRateMonitorBatchState types.
public enum HeartRateMonitorBatchState
Fields
Name | Description |
---|---|
SENSOR_HRM_BATCH_STATE_ATTACHED | Device attachment is detected |
SENSOR_HRM_BATCH_STATE_DETACHED | Device detachment is detected |
SENSOR_HRM_BATCH_STATE_DETACHED_AUTO | Device detachment is detected during auto measurement |
SENSOR_HRM_BATCH_STATE_DETECT_MOVE | The Movement is detected during on-demand measurement |
SENSOR_HRM_BATCH_STATE_LOW_RELIABILITY | Low measurement reliability |
SENSOR_HRM_BATCH_STATE_NODATA_FLUSH | Flush but there is no batched data |
SENSOR_HRM_BATCH_STATE_NONE | Initial state before measurement |
SENSOR_HRM_BATCH_STATE_OK | SENSOR_HRM_BATCH_STATE_OK |
SENSOR_HRM_BATCH_STATE_VERYLOW_RELIABILITY | Very low measurement reliability |