Package | Description |
---|---|
com.dsi.ant.channel |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AdapterInfo> |
AntAdapterProvider.getAdaptersInfo(Context context)
Retrieves a collection of adapter related information stored as
AdapterInfo . |
Modifier and Type | Method and Description |
---|---|
AntChannel |
AntChannelProvider.acquireChannelFromAdapter(Context context,
AdapterInfo adapter,
PredefinedNetwork network)
Acquires a free ANT Channel for this application to use.
|
AntChannel |
AntChannelProvider.acquireChannelOnPrivateNetworkFromAdapter(Context context,
AdapterInfo adapter,
NetworkKey privateNetworkKey)
Acquires a free ANT Channel for this application to use.
|
AntContinuousScanController |
AntChannelProvider.acquireContinuousScanController(Context context,
AdapterInfo adapter,
NetworkKey networkKey,
boolean disableRxOnlyMode)
Acquires an ANT continuous scan controller that is in assigned state for
this application to use.
|
AntContinuousScanController |
AntChannelProvider.acquireContinuousScanController(Context context,
AdapterInfo adapter,
PredefinedNetwork network,
boolean disableRxOnlyMode)
Acquires an ANT continuous scan controller that is in assigned state for
this application to use.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.