| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final java.lang.String |
DEBUG_TAG |
"BTManager" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final java.lang.String |
APPLICATION_ID |
"cn.wandersnail.bluetooth" |
public static final java.lang.String |
BUILD_TYPE |
"release" |
public static final boolean |
DEBUG |
false |
public static final java.lang.String |
FLAVOR |
"" |
public static final java.lang.String |
LIBRARY_PACKAGE_NAME |
"cn.wandersnail.bluetooth" |
public static final int |
VERSION_CODE |
1 |
public static final java.lang.String |
VERSION_NAME |
"1.0" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
STATE_CONNECTED |
4 |
public static final int |
STATE_CONNECTING |
1 |
public static final int |
STATE_DISCONNECTED |
0 |
public static final int |
STATE_PAIRED |
3 |
public static final int |
STATE_PAIRING |
2 |
public static final int |
STATE_RELEASED |
5 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ERROR_LACK_LOCATION_PERMISSION |
0 |
public static final int |
ERROR_LOCATION_SERVICE_CLOSED |
1 |
public static final int |
ERROR_SCAN_FAILED |
2 |