Interface | Description |
---|---|
AntPluginPcc.IDeviceStateChangeReceiver |
Allows clients to receive state updates of an accessed device.
|
AntPluginPcc.IPluginAccessResultReceiver<T extends AntPluginPcc> |
Allows clients to receive the results from all the access request functions.
|
AntPlusBikeSpdCadCommonPcc.IBatteryStatusReceiver |
Receiver for the BatteryStatus event, which is:
Information about the battery status.
|
AntPlusBikeSpdCadCommonPcc.IBikeSpdCadAsyncScanResultReceiver |
Receives results and failures of an async scan.
|
AntPlusCommonPcc.IBatteryStatusReceiver |
Receiver for the BatteryStatus event, which is:
Information about the battery status and operating time.
|
AntPlusCommonPcc.IManufacturerIdentificationReceiver |
Receiver for the ManufacturerIdentification event, which is:
Information about the manufacturer and hardware.
|
AntPlusCommonPcc.IManufacturerSpecificDataReceiver |
Receiver for the ManufacturerSpecificData event, which is:
Manufacturer specific data.
|
AntPlusCommonPcc.IProductInformationReceiver |
Receiver for the ProductInformation event, which is:
Information about the product and software.
|
AntPlusCommonPcc.IRequestFinishedReceiver |
Receiver for the RequestFinished event, which is:
Final result of the command requested.
|
AntPlusCommonPcc.IRssiReceiver |
Receiver for the rssi event, which is:
Rssi of received messages.
|
AntPlusLegacyCommonPcc.ICumulativeOperatingTimeReceiver |
Receiver for the CumulativeOperatingTime event, which is:
The cumulative operating time.
|
AntPlusLegacyCommonPcc.IManufacturerAndSerialReceiver |
Receiver for the ManufacturerAndSerial event, which is:
The manufacturer id and serial number of this device.
|
AntPlusLegacyCommonPcc.IVersionAndModelReceiver |
Receiver for the VersionAndModel event, which is:
Version and model information.
|
AsyncScanController.IAsyncScanResultReceiver |
Receives results and failures of an async scan.
|
Class | Description |
---|---|
AntPluginPcc |
Defines the base interface and common routines to all PCCs.
|
AntPlusBikeSpdCadCommonPcc |
Base class for bike speed sensors and bike cadence sensors implementing request access to handle combined bike and speed sensors.
|
AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanController<T extends AntPlusBikeSpdCadCommonPcc> |
Controls a scan for devices available to connect to, and requesting access to one of those available devices.
|
AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanResultDeviceInfo |
Contains the data describing a device detected by the scan.
|
AntPlusBikeSpdCadCommonPcc.MultiDeviceSearchSpdCadResult |
Search Result Information
|
AntPlusCommonPcc |
Adds common pages support to a PCC
|
AntPlusLegacyCommonPcc |
Adds legacy common pages support to a PCC
|
AsyncScanController<T extends AntPluginPcc> |
Controls a scan for devices available to connect to, and requesting access to one of those available devices.
|
AsyncScanController.AsyncScanResultDeviceInfo |
Contains the data describing a device detected by the scan.
|
MultiDeviceSearch |
This class is here for backwards compatibility with how the service sends results over IPC.
|
MultiDeviceSearch.MultiDeviceSearchResult |
Search Result Information
|
PccReleaseHandle<T extends AntPluginPcc> |
This class is a handle that can be used to close a device,
or cancel the access request for the device.
|
Enum | Description |
---|---|
AntPlusCommonPcc.CommonDataPage |
ANT+ Common Data Pages
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.