|
static final int | SAE_CONNECTION_STATE_CONNECTING = 0 |
|
static final int | SAE_CONNECTION_STATE_CONNECTED = 1 |
|
static final int | SAE_CONNECTION_STATE_DISCONNECTED = 2 |
|
static final int | SAE_CONNECTION_STATE_RECONNECTING = 3 |
|
static final int | SAE_CONNECTION_STATE_RECONNECTED = 4 |
|