A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y 

B

backupDevice() - function in com.polar.sdk.impl.utils.PolarBackupManager
Backs up the device.
BATTERY_STATUS - enum entry in com.polar.sdk.api.PolarDeviceToHostNotification

Used to inform host about device's battery status.

batteryChargingStatusReceived(java.lang.String,.<Error class: unknown class>) - function in com.polar.sdk.api.PolarBleApiCallback
Battery charging status received.
batteryChargingStatusReceived(java.lang.String,.<Error class: unknown class>) - function in com.polar.sdk.api.PolarBleApiCallbackProvider
Battery charging status received.
batteryLevelReceived(java.lang.String,java.lang.Integer) - function in com.polar.sdk.api.PolarBleApiCallback
Battery level received.
batteryLevelReceived(java.lang.String,java.lang.Integer) - function in com.polar.sdk.api.PolarBleApiCallbackProvider
Battery level received.
BatteryPresentState - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BDBondingListener - class in com.polar.androidcommunications.enpoints.ble.bluedroid.host
 
BDBondingListener.BondingObserver - class in com.polar.androidcommunications.enpoints.ble.bluedroid.host.BDBondingListener
 
BDDeviceListenerImpl - class in com.polar.androidcommunications.enpoints.ble.bluedroid.host
 
BDDeviceSessionImpl - class in com.polar.androidcommunications.enpoints.ble.bluedroid.host
 
BELOW_USUAL - enum entry in com.polar.sdk.api.model.DeviationFromBaseline
 
BIKE_MOUNT - enum entry in com.polar.sdk.api.model.PolarUserDeviceSettings.DeviceLocation
 
bleActive() - function in com.polar.androidcommunications.api.ble.BleDeviceListener
 
bleActive() - function in com.polar.androidcommunications.enpoints.ble.bluedroid.host.BDDeviceListenerImpl
 
BleAdvertisementContent - class in com.polar.androidcommunications.api.ble.model.advertisement
 
BleAttributeError - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that requested attribute operation failed with error code
BleBattClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BleBattClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleBattClient
 
BleCharacteristicNotFound - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that gatt service does not contain requested characteristic
BleCharacteristicNotificationNotEnabled - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating characteristic notification/indication is not enabled
BleControlPointCommandError - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that requested control point command operation failed with error code
BleControlPointResponseError - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating the control point response has a problem
BleDeviceListener - class in com.polar.androidcommunications.api.ble
 
BleDeviceListener.BleDeviceSessionStateChangedCallback - class in com.polar.androidcommunications.api.ble.BleDeviceListener
 
BleDeviceListener.BlePowerStateChangedCallback - class in com.polar.androidcommunications.api.ble.BleDeviceListener
 
BleDeviceListener.BleSearchPreFilter - class in com.polar.androidcommunications.api.ble.BleDeviceListener
Pre filter interface for search, to improve memory usage
BleDeviceListener.PowerMode - class in com.polar.androidcommunications.api.ble.BleDeviceListener
 
BleDeviceSession - class in com.polar.androidcommunications.api.ble.model
Bluetooth le device class, contains all essential api's for sufficient usage of bluetooth le device
BleDeviceSession.DeviceSessionState - class in com.polar.androidcommunications.api.ble.model.BleDeviceSession
Connection state
BleDisClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BleDisClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleDisClient
 
BleDisconnected - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that transport layer received disconnected event
BleGapClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BleGapClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleGapClient
 
BleGattBase - class in com.polar.androidcommunications.api.ble.model.gatt
Container class holding information from current client or service For client encapsulates all characteristic uuid's , properties and service uuid contains helpers functions for asynchronously monitoring characteristic or service events
BleGattFactory - class in com.polar.androidcommunications.api.ble.model.gatt
 
BleGattNotInitialized - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating gatt is not currently initialized
BleGattTxInterface - class in com.polar.androidcommunications.api.ble.model.gatt
Note any of these functions might be called from different thread
BleHrClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
The BleHrClient class implements BLE Heart Rate client for receiving heart rate data from BLE Heart Rate service.
BleHrClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleHrClient
 
BleHrClient.HrNotificationData - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleHrClient
Heart rate data received from BLE Heart Rate Service.
BleHtsClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BleHtsClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleHtsClient
 
BleHtsClient.TemperatureMeasurement - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleHtsClient
 
BleInvalidMtu - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating the invalid MTU
BleLogger - class in com.polar.androidcommunications.api.ble
 
BleLogger.BleLoggerInterface - class in com.polar.androidcommunications.api.ble.BleLogger
 
BleNotAvailableInDevice - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating the device is not supporting BLE
BleNotImplemented - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that requested operation is not implemented
BleNotSupported - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that requested operation is not supported
BleOnlineStreamClosed - class in com.polar.androidcommunications.api.ble.model.gatt.client.pmd.errors
Error indicating that online stream has been closed by the device
BleOperationModeChange - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that operation mode change caused the exception
BlePfcClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BlePfcClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePfcClient
 
BlePfcClient.PfcFeature - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePfcClient
 
BlePfcClient.PfcMessage - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePfcClient
 
BlePfcClient.PfcResponse - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePfcClient
 
BlePMDClient - class in com.polar.androidcommunications.api.ble.model.gatt.client.pmd
BLE Client for Polar Measurement Data Service (aka.
BlePMDClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.pmd.BlePMDClient
 
BlePMDClient.PmdDataFieldEncoding - class in com.polar.androidcommunications.api.ble.model.gatt.client.pmd.BlePMDClient
 
BlePmdTimeStampError - class in com.polar.androidcommunications.api.ble.exceptions
 
BlePolarDeviceCapabilitiesUtility - class in com.polar.androidcommunications.api.ble.model.polar
 
BlePolarDeviceCapabilitiesUtility.DefaultsSection - class in com.polar.androidcommunications.api.ble.model.polar.BlePolarDeviceCapabilitiesUtility
 
BlePolarDeviceCapabilitiesUtility.DeviceCapabilities - class in com.polar.androidcommunications.api.ble.model.polar.BlePolarDeviceCapabilitiesUtility
 
BlePolarDeviceCapabilitiesUtility.DeviceCapabilitiesConfig - class in com.polar.androidcommunications.api.ble.model.polar.BlePolarDeviceCapabilitiesUtility
 
BlePolarDeviceCapabilitiesUtility.FileSystemType - class in com.polar.androidcommunications.api.ble.model.polar.BlePolarDeviceCapabilitiesUtility
 
BlePolarDeviceIdUtility - class in com.polar.androidcommunications.api.ble.model.polar
 
BlePolarDeviceIdUtility.Companion - class in com.polar.androidcommunications.api.ble.model.polar.BlePolarDeviceIdUtility
 
BlePolarHrAdvertisement - class in com.polar.androidcommunications.api.ble.model.advertisement
 
BlePoweredOff - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that ble chipset is currently off
blePowerStateChanged(java.lang.Boolean) - function in com.polar.sdk.api.PolarBleApiCallback
Bluetooth power state of the device where this SDK is running
blePowerStateChanged(java.lang.Boolean) - function in com.polar.sdk.api.PolarBleApiCallbackProvider
Bluetooth power state of the device where this SDK is running
BlePsdClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BlePsdClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePsdClient
 
BlePsdClient.PPData - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePsdClient
 
BlePsdClient.PsdData - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePsdClient
 
BlePsdClient.PsdFeature - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePsdClient
 
BlePsdClient.PsdMessage - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePsdClient
 
BlePsdClient.PsdResponse - class in com.polar.androidcommunications.api.ble.model.gatt.client.BlePsdClient
 
BlePsFtpClient - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp
Polar simple file transfer client declaration.
BlePsFtpClient.ProgressCallback - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpClient
 
BlePsFtpUtils - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp
RFC76 and RFC 60 related utils
BlePsFtpUtils.MessageType - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
 
BlePsFtpUtils.PftpNotificationMessage - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
 
BlePsFtpUtils.PftpOperationTimeout - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
PSFTP EXCEPTIONS
BlePsFtpUtils.PftpResponseError - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
one of PbPftpError codes
BlePsFtpUtils.PftpRfc76ResponseHeader - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
 
BlePsFtpUtils.Rfc76SequenceNumber - class in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
 
BleRefApiVersion - class in com.polar.androidcommunications.api.ble
 
BleRscClient - class in com.polar.androidcommunications.api.ble.model.gatt.client
 
BleRscClient.Companion - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleRscClient
 
BleRscClient.RscNotificationData - class in com.polar.androidcommunications.api.ble.model.gatt.client.BleRscClient
 
bleSdkFeatureReady(java.lang.String,com.polar.sdk.api.PolarBleApi.PolarBleSdkFeature) - function in com.polar.sdk.api.PolarBleApiCallback
Called when the feature in connected device is available and it is ready.
bleSdkFeatureReady(java.lang.String,com.polar.sdk.api.PolarBleApi.PolarBleSdkFeature) - function in com.polar.sdk.api.PolarBleApiCallbackProvider
The feature is available in this device and it is ready.
bleSdkFeaturesReadiness(java.lang.String,java.util.List,java.util.List) - function in com.polar.sdk.api.PolarBleApiCallback
Called once all requested features have been evaluated after a device connection.
bleSdkFeaturesReadiness(java.lang.String,java.util.List,java.util.List) - function in com.polar.sdk.api.PolarBleApiCallbackProvider
Called once all requested features have been evaluated after a device connection.
BleServiceNotFound - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating that requested service is not found from gatt
BleStartScanError - class in com.polar.androidcommunications.api.ble.exceptions
 
BleTimeout - class in com.polar.androidcommunications.api.ble.exceptions
Error indicating requested operation timed out
BleUtils - class in com.polar.androidcommunications.common.ble
 
BleUtils.AD_TYPE - class in com.polar.androidcommunications.common.ble.BleUtils
 
BleUtils.Companion - class in com.polar.androidcommunications.common.ble.BleUtils
 
BleUtils.EVENT_TYPE - class in com.polar.androidcommunications.common.ble.BleUtils
 
BMR - enum entry in com.polar.sdk.impl.utils.CaloriesType
 
bonded() - function in com.polar.androidcommunications.enpoints.ble.bluedroid.host.BDBondingListener.AuthenticationObserverInterface
 
bonding() - function in com.polar.androidcommunications.enpoints.ble.bluedroid.host.BDBondingListener.AuthenticationObserverInterface
 
bondNone() - function in com.polar.androidcommunications.enpoints.ble.bluedroid.host.BDBondingListener.AuthenticationObserverInterface
 
BOOLEAN - enum entry in com.polar.androidcommunications.api.ble.model.gatt.client.pmd.BlePMDClient.PmdDataFieldEncoding
 
buildRfc76MessageFrame(java.io.ByteArrayInputStream,java.lang.Integer,java.lang.Integer,com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils.Rfc76SequenceNumber) - function in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
Generate single air packet from data content
buildRfc76MessageFrameAll(java.io.ByteArrayInputStream,java.lang.Integer,com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils.Rfc76SequenceNumber) - function in com.polar.androidcommunications.api.ble.model.gatt.client.psftp.BlePsFtpUtils
Generate list of air packets from data stream
byteArrayToHex(kotlin.ByteArray) - function in com.polar.androidcommunications.api.ble.BleLogger.Companion
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y