Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc | |
com.dsi.ant.plugins.antplus.pcc.controls.pccbase | |
com.dsi.ant.plugins.antplus.pccbase |
Modifier and Type | Method and Description |
---|---|
static AsyncScanController<AntPlusBikePowerPcc> |
AntPlusBikePowerPcc.requestAsyncScanController(Context bindToContext,
int searchProximityThreshold,
AsyncScanController.IAsyncScanResultReceiver scanResultReceiver)
Sends a request to the plugin to start an asynchronous search for available devices.
|
static AsyncScanController<AntPlusBloodPressurePcc> |
AntPlusBloodPressurePcc.requestAsyncScanController(Context bindToContext,
int searchProximityThreshold,
AsyncScanController.IAsyncScanResultReceiver scanResultReceiver)
Sends a request to the plugin to start an asynchronous search for available devices.
|
static AsyncScanController<AntPlusEnvironmentPcc> |
AntPlusEnvironmentPcc.requestAsyncScanController(Context bindToContext,
int searchProximityThreshold,
AsyncScanController.IAsyncScanResultReceiver scanResultReceiver)
Sends a request to the plugin to start an asynchronous search for available devices.
|
static AsyncScanController<AntPlusHeartRatePcc> |
AntPlusHeartRatePcc.requestAsyncScanController(Context bindToContext,
int searchProximityThreshold,
AsyncScanController.IAsyncScanResultReceiver scanResultReceiver)
Sends a request to the plugin to start an asynchronous search for available devices.
|
static AsyncScanController<AntPlusStrideSdmPcc> |
AntPlusStrideSdmPcc.requestAsyncScanController(Context bindToContext,
int searchProximityThreshold,
AsyncScanController.IAsyncScanResultReceiver scanResultReceiver)
Sends a request to the plugin to start an asynchronous search for available devices.
|
static AsyncScanController<AntPlusWeightScalePcc> |
AntPlusWeightScalePcc.requestAsyncScanController(Context bindToContext,
int searchProximityThreshold,
AsyncScanController.IAsyncScanResultReceiver scanResultReceiver)
Sends a request to the plugin to start an asynchronous search for available devices.
|
static AsyncScanController<AntPlusFitnessEquipmentPcc> |
AntPlusFitnessEquipmentPcc.requestNewOpenAccess(Context bindToContext,
int searchProximityThreshold,
AsyncScanController.IAsyncScanResultReceiver scanResultReceiver,
AntPlusFitnessEquipmentPcc.IFitnessEquipmentStateReceiver feStateReceiver)
This request access method searches directly for the fitness equipment broadcast without negotiating an ANT-FS session.
|
Modifier and Type | Class and Description |
---|---|
static class |
AntPlusBaseRemoteControlPcc.RemoteControlAsyncScanController<T extends AntPlusBaseRemoteControlPcc> |
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.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.