Package com.dsi.ant.plugins.antplus.pccbase
package com.dsi.ant.plugins.antplus.pccbase
-
ClassDescriptionDefines the base interface and common routines to all PCCs.Allows clients to receive state updates of an accessed device.Allows clients to receive the results from all the access request functions.Used to define how the request access results are handled.Extended access result handler that implements handling of the SEARCHTIMEOUT code.Extended access result handler that implements handling of the REQACTIVITYLAUNCH code to launch the specified activity.Base class for bike speed sensors and bike cadence sensors implementing request access to handle combined bike and speed sensors.Controls a scan for devices available to connect to, and requesting access to one of those available devices.Contains the data describing a device detected by the scan.Receiver for the BatteryStatus event, which is: Information about the battery status.Receives results and failures of an async scan.Search Result InformationAdds common pages support to a PCCANT+ Common Data PagesReceiver for the BatteryStatus event, which is: Information about the battery status and operating time.Receiver for the ManufacturerIdentification event, which is: Information about the manufacturer and hardware.Receiver for the ManufacturerSpecificData event, which is: Manufacturer specific data.Receiver for the ProductInformation event, which is: Information about the product and software.Receiver for the RequestFinished event, which is: Final result of the command requested.Receiver for the rssi event, which is: Rssi of received messages.Adds legacy common pages support to a PCCReceiver for the CumulativeOperatingTime event, which is: The cumulative operating time.Receiver for the ManufacturerAndSerial event, which is: The manufacturer id and serial number of this device.Receiver for the VersionAndModel event, which is: Version and model information.AsyncScanController<T extends AntPluginPcc>Controls a scan for devices available to connect to, and requesting access to one of those available devices.Contains the data describing a device detected by the scan.Receives results and failures of an async scan.This class is here for backwards compatibility with how the service sends results over IPC.Search Result InformationPccReleaseHandle<T extends AntPluginPcc>This class is a handle that can be used to close a device, or cancel the access request for the device.