| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLOSE |
8 |
public static final int |
CONNECTED |
4 |
public static final int |
CONNECTING |
7 |
public static final int |
DISCONNECTED |
5 |
public static final int |
DISCOVERED |
6 |
public static final int |
NOTIFY |
1 |
public static final int |
ONREAD |
2 |
public static final int |
ONWRITE |
3 |
public static final int |
RSSI |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
AUTOCONNECT |
6 |
public static final int |
AUTOCONNECT_FAIL |
7 |
public static final int |
CLOSE |
3 |
public static final int |
CONNECT |
4 |
public static final int |
CONNECTED |
1 |
public static final int |
CONNECTED_ERROR |
8 |
public static final int |
DISCONNECT |
2 |
public static final int |
DISCONNECTED |
0 |
public static final int |
RECONNECT |
5 |