public class AntFsCommon.AntFsStateCode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
AUTHENTICATION
Authentication
|
static int |
AUTHENTICATION_REQUESTING_PAIRING
Authentication: Requesting Pairing
Pairing request is sent and we are now waiting for the response.
|
static int |
LINK_REQUESTING_LINK
Link: Requesting Link
|
static int |
TRANSPORT_DOWNLOADING
Transport: Downloading
A download is in progress.
|
static int |
TRANSPORT_IDLE
Transport: Idle.
|
Constructor and Description |
---|
AntFsCommon.AntFsStateCode() |
public static final int LINK_REQUESTING_LINK
public static final int AUTHENTICATION
public static final int AUTHENTICATION_REQUESTING_PAIRING
public static final int TRANSPORT_IDLE
public static final int TRANSPORT_DOWNLOADING
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.