| Package | Description |
|---|---|
| com.dsi.ant.plugins.antplus.pcc | |
| com.dsi.ant.plugins.antplus.pcc.defines | |
| com.dsi.ant.plugins.antplus.pccbase |
| Constructor and Description |
|---|
MultiDeviceSearch(Context context,
java.util.EnumSet<DeviceType> deviceTypes,
MultiDeviceSearch.SearchCallbacks callbacks)
Starts a new multiple device search.
|
MultiDeviceSearch(Context context,
java.util.EnumSet<DeviceType> deviceTypes,
MultiDeviceSearch.SearchCallbacks callbacks,
MultiDeviceSearch.RssiCallback rssiCallback)
Starts a new multiple device search.
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceType |
DeviceType.getValueFromInt(int intValue) |
static DeviceType |
DeviceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeviceType[] |
DeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceType |
MultiDeviceSearch.MultiDeviceSearchResult.getAntDeviceType()
Get the ANT+ Device Type
|
| Constructor and Description |
|---|
MultiDeviceSearch.MultiDeviceSearchResult(int resultID,
DeviceType type,
AntPluginDeviceDbProvider.DeviceDbDeviceInfo info,
boolean alreadyConnected)
Constructor
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.