Package com.zebra.bluetooth.btinsightlib
Class BtInsightConstants
- java.lang.Object
-
- com.zebra.bluetooth.btinsightlib.BtInsightConstants
-
public final class BtInsightConstants extends java.lang.ObjectClass that captures all the constants used for BT analyzer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBtInsightConstants.AudioStateRepresents state of audio(SCO/Media) w.r.t remote devicestatic classBtInsightConstants.BatteryHealthStatusRepresents health status of battery in scanner accessorystatic classBtInsightConstants.BluetoothAppErrorRepresents reasons for Bluetooth App error occurred during BT analyzer runningstatic classBtInsightConstants.BondStateRepresents state of bonding/pairing establishment w.r.t remote devicestatic classBtInsightConstants.ConnectionStateRepresents state of connection establishment w.r.t remote devicestatic classBtInsightConstants.DisconnectionReasonRepresents reason for remote device disconnectionstatic classBtInsightConstants.ErrorCategoryRepresents categories of error that might occur during run time of BT analyzer.static classBtInsightConstants.EventTypeRepresents events types of all features in BT analyzerstatic classBtInsightConstants.FeatureRepresents different features that can be supported by BT analyzerstatic classBtInsightConstants.FeatureStatusThis represents the current feature status w.r.t client.static classBtInsightConstants.PeripheralTypeRepresents peripheral(remote) device type.static classBtInsightConstants.ProfileTypeRepresents type of profile that is supported or connected with remote device.static classBtInsightConstants.StatusCode
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringDEFAULT_EMPTY
-
-
-
Field Detail
-
DEFAULT_EMPTY
public static final java.lang.String DEFAULT_EMPTY
- See Also:
- Constant Field Values
-
-