A B C D E F G H I K M P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BLUETOOTH_APP - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.ErrorCategory
-
Native/Settings Bluetooth application
- BluetoothAppError() - Constructor for class com.zebra.bluetooth.btinsightlib.BtInsightConstants.BluetoothAppError
- BondState() - Constructor for class com.zebra.bluetooth.btinsightlib.BtInsightConstants.BondState
- BT_STATE_RESET - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.BluetoothAppError
-
Represents BT state reset via quick settings or BT settings page by user
- BtBondStateEvent - Class in com.zebra.bluetooth.btinsightlib
-
Class that provides more information about bond status of remote device
- BtBondStateEvent() - Constructor for class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
- BtBondStateEvent(Parcel) - Constructor for class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Creates object of this class using serializable data given as input.
- BtConnectionEvent - Class in com.zebra.bluetooth.btinsightlib
-
Class that provides more information about connection status of remote device
- BtConnectionEvent() - Constructor for class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
- BtConnectionEvent(Parcel) - Constructor for class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Creates object of this class using serializable data given as input.
- BtEventAttribute - Class in com.zebra.bluetooth.btinsightlib
-
The class that encapsulate parcelable ability which is required when transferring objects over binder IPC
- BtEventAttribute() - Constructor for class com.zebra.bluetooth.btinsightlib.BtEventAttribute
- BtEventFilter - Class in com.zebra.bluetooth.btinsightlib
-
Class that provides interface to add events related to BT analyzer features
- BtEventFilter() - Constructor for class com.zebra.bluetooth.btinsightlib.BtEventFilter
- BtEventFilter(int) - Constructor for class com.zebra.bluetooth.btinsightlib.BtEventFilter
-
create object of this class and add event to list of events
- BtEventFilter(Parcel) - Constructor for class com.zebra.bluetooth.btinsightlib.BtEventFilter
- BtEventFilter(BtEventFilter) - Constructor for class com.zebra.bluetooth.btinsightlib.BtEventFilter
-
Create object of this class with adding all the events in the input list
- BtGenericEventAttribute<T> - Class in com.zebra.bluetooth.btinsightlib
-
Generic class template for any type of event data that shall be provided to clients
- BtGenericEventAttribute(Parcel) - Constructor for class com.zebra.bluetooth.btinsightlib.BtGenericEventAttribute
-
Constructor accepts Parcel object as parameter
- BtGenericEventAttribute(T) - Constructor for class com.zebra.bluetooth.btinsightlib.BtGenericEventAttribute
-
Constructor accepts T object as parameter
- BtInsightConstants - Class in com.zebra.bluetooth.btinsightlib
-
Class that captures all the constants used for BT analyzer
- BtInsightConstants() - Constructor for class com.zebra.bluetooth.btinsightlib.BtInsightConstants
- BtInsightConstants.BluetoothAppError - Class in com.zebra.bluetooth.btinsightlib
-
Represents reasons for Bluetooth App error occurred during BT analyzer running
- BtInsightConstants.BondState - Class in com.zebra.bluetooth.btinsightlib
-
Represents status of Pairing w.r.t remote device
- BtInsightConstants.ConnectionState - Class in com.zebra.bluetooth.btinsightlib
-
Represents status of ACL connection established w.r.t remote device
- BtInsightConstants.DisconnectionReason - Class in com.zebra.bluetooth.btinsightlib
-
Represents reason for remote device disconnection
- BtInsightConstants.ErrorCategory - Class in com.zebra.bluetooth.btinsightlib
-
Represents categories of error that might occur during run time of BT analyzer.
- BtInsightConstants.EventType - Class in com.zebra.bluetooth.btinsightlib
-
Represents events types of all features in BT analyzer
- BtInsightConstants.Feature - Class in com.zebra.bluetooth.btinsightlib
-
Represents different features that can be supported by BT analyzer
- BtInsightConstants.FeatureStatus - Class in com.zebra.bluetooth.btinsightlib
-
This represents the current feature status w.r.t client.
- BtInsightConstants.PeripheralType - Class in com.zebra.bluetooth.btinsightlib
-
Represents peripheral(remote) device type.
- BtInsightConstants.StatusCode - Class in com.zebra.bluetooth.btinsightlib
-
Represents status of request processed by core analyzer services
All Classes All Packages