-
+
-
+
+
-
+
- All Implemented Interfaces: +
-
+
+
java.io.Serializable
+ + , + + +kotlin.Comparable
+ + +
+
++ +public enum PolarBleApi.PolarBleSdkFeature +extends Enum<PolarBleApi.PolarBleSdkFeature> +
++Features available in Polar BLE SDK library
+
-
+
-
+
+
+
+ + + + +-
+
-
+
+
+
Nested Class Summary
++++
+Nested Classes ++ + +Modifier and Type +Class +Description +
+
+ + + + +-
+
-
+
+
+
Field Summary
+ +
+
+ + + + +-
+
-
+
+
+
Constructor Summary
++++
+Constructors + ++ + + + + +Constructor +Description +
+
+ + + + +-
+
-
+
+
+
Enum Constant Summary
++
+Enum Constants ++ + +Enum Constant +Description ++ + + +FEATURE_POLAR_SDK_MODE
+In SDK mode the wider range of capabilities are available for the online stream or offline recoding than in normal operation mode.
+ + + +FEATURE_POLAR_DEVICE_TIME_SETUP
+Feature to read and set device time in Polar device
+ + + +FEATURE_POLAR_H10_EXERCISE_RECORDING
+H10 exercise recording feature to record exercise data to Polar H10 device without continuous BLE connection.
+ + + +FEATURE_POLAR_OFFLINE_RECORDING
+Polar offline recording feature to record offline data to Polar device without continuous BLE connection.
+ + + +FEATURE_POLAR_ONLINE_STREAMING
+Polar sensor streaming feature to stream live online data. For example hr, ecg, acc, ppg, ppi, etc...
+ + + +FEATURE_BATTERY_INFO
+Feature to receive battery level info from Polar or any other BLE device
+ + + +FEATURE_DEVICE_INFO
+Device information feature to receive sw information from Polar or any other BLE device
+ + + +FEATURE_HR
+Hr feature to receive hr and rr data from Polar or any other BLE device via standard HR BLE service
+
+ -
+
-
+
+
+
Method Summary
+++ ++ + +++++
++ + +Modifier and Type +Method +Description ++ + + +final String
+ +getName()
++ + + + + +final Integer
+ +getOrdinal()
++ -
+
+
-
+
+
+
Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, + wait, wait, wait
+
-
+
+
+
-
+
+
+