public abstract class AntPlusBikeSpdCadCommonPcc extends AntPlusLegacyCommonPcc
Modifier and Type | Class and Description |
---|---|
static class |
AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanController<T extends AntPlusBikeSpdCadCommonPcc>
Controls a scan for devices available to connect to, and requesting access to one of those available devices.
|
static class |
AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanResultDeviceInfo
Contains the data describing a device detected by the scan.
|
static interface |
AntPlusBikeSpdCadCommonPcc.IBatteryStatusReceiver
Receiver for the BatteryStatus event, which is:
Information about the battery status.
|
static interface |
AntPlusBikeSpdCadCommonPcc.IBikeSpdCadAsyncScanResultReceiver
Receives results and failures of an async scan.
|
class |
AntPlusBikeSpdCadCommonPcc.IpcDefines
Defines the keys and values used to communicate between the PCC and plugin.
|
static class |
AntPlusBikeSpdCadCommonPcc.MultiDeviceSearchSpdCadResult
Search Result Information
|
AntPlusLegacyCommonPcc.ICumulativeOperatingTimeReceiver, AntPlusLegacyCommonPcc.IManufacturerAndSerialReceiver, AntPlusLegacyCommonPcc.IVersionAndModelReceiver
AntPluginPcc.IDeviceStateChangeReceiver, AntPluginPcc.IPluginAccessResultReceiver<T extends AntPluginPcc>
PATH_ANTPLUS_PLUGINS_PKG
Modifier and Type | Method and Description |
---|---|
boolean |
isSpeedAndCadenceCombinedSensor()
Indicates if this sensor is a speed and cadence combined sensor.
|
boolean |
subscribeBatteryStatusEvent(AntPlusBikeSpdCadCommonPcc.IBatteryStatusReceiver batteryStatusReceiver)
Subscribe to receive BatteryStatus events, which contain:
Information about the battery status.
|
subscribeCumulativeOperatingTimeEvent, subscribeManufacturerAndSerialEvent, subscribeRssiEvent, subscribeVersionAndModelEvent, supportsRssi
getAntDeviceNumber, getCurrentDeviceState, getDeviceName, getInstalledPluginsVersionNumber, getInstalledPluginsVersionString, getMissingDependencyName, getMissingDependencyPackageName, isUserPreferredDeviceForPlugin, isUserRecognizedDevice, releaseAccess, startPluginManagerActivity
public boolean isSpeedAndCadenceCombinedSensor()
public boolean subscribeBatteryStatusEvent(AntPlusBikeSpdCadCommonPcc.IBatteryStatusReceiver batteryStatusReceiver)
batteryStatusReceiver
- receiver to receive events (or null to unsubscribe from this event).Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.