Constant Field Values
Contents
com.zebra.*
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_EMPTY
""
private static final java.lang.String
TAG
"BtInsightConstants "
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.BluetoothAppError Modifier and Type Constant Field Value public static final int
BT_STATE_RESET
0
public static final int
CRASH_HIT
1
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.BondState Modifier and Type Constant Field Value public static final int
STATE_BONDED
2
public static final int
STATE_UNBONDED
1
public static final int
STATE_UNKNOWN
0
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.ConnectionState Modifier and Type Constant Field Value public static final int
STATE_CONNECTED
2
public static final int
STATE_DISCONNECTED
1
public static final int
STATE_UNKNOWN
0
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.DisconnectionReason Modifier and Type Constant Field Value public static final int
REASON_LINKLOSS
2
public static final int
REASON_LOW_BATT
3
public static final int
REASON_UNKNOWN
0
public static final int
REASON_USER_TERMINATED
1
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.ErrorCategory Modifier and Type Constant Field Value public static final int
BLUETOOTH_APP
1
public static final int
INVALID
0
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.EventType Modifier and Type Constant Field Value public static final int
EVENT_BOND_TYPE
2
public static final int
EVENT_CONNECTION_TYPE
1
public static final int
EVENT_INVALID_TYPE
0
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.Feature Modifier and Type Constant Field Value public static final int
FIRMWARE_BASED
8
public static final int
GENERIC_ACCESS_BASED
1
public static final int
PROFILE_BASED
2
public static final int
STACK_BASED
4
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.FeatureStatus Modifier and Type Constant Field Value public static final int
DISABLED
0
public static final int
ENABLED_FULL
2
public static final int
ENABLED_PARTIAL
1
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.PeripheralType Modifier and Type Constant Field Value public static final int
COMPUTER
32
public static final int
HEADSET
16
public static final int
KEYBOARD
64
public static final int
PHONE
128
public static final int
PRINTER
8
public static final int
SCANNER_HID
2
public static final int
SCANNER_SPP
4
public static final int
SCANNER_SSI
1
public static final int
UNKNOWN
0
-
com.zebra.bluetooth.btinsightlib.BtInsightConstants.StatusCode Modifier and Type Constant Field Value public static final int
STATUS_ERROR
-1
public static final int
STATUS_FAIL
1
public static final int
STATUS_NOT_READY
2
public static final int
STATUS_SUCCESS
0
public static final int
STATUS_UNAUTHORIZED
3