Class AsyncScanController<T extends AntPluginPcc>

java.lang.Object
com.dsi.ant.plugins.antplus.pccbase.AsyncScanController<T>
Type Parameters:
T - The type of plugin PCC the scan is attempting to connect to.
Direct Known Subclasses:
AntPlusBaseRemoteControlPcc.RemoteControlAsyncScanController, AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanController

public class AsyncScanController<T extends AntPluginPcc> extends Object
Controls a scan for devices available to connect to, and requesting access to one of those available devices. The scan is not closed until a device is connected or a failure occurs. If you have an open async scan controller you must ensure it is closed; you can know the scan is closed if any of the following happen: