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
S
- SCANNER_HID - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.PeripheralType
-
Represents scanner accessory in HID mode
- SCANNER_SPP - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.PeripheralType
-
Represents scanner accessory in SPP mode
- SCANNER_SSI - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.PeripheralType
-
Represents scanner accessory in SSI mode
- setBondedState(int) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set the bond status of remote device.
- setBondState(int) - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Set the bond status of remote device.
- setConnectionState(int) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set connection status of remote device.
- setDeviceMac(String) - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Set bluetooth MAC address of remote device for reference in local DUT
- setDeviceMac(String) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set bluetooth MAC address of remote device for reference in local DUT
- setDeviceName(String) - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Set friendly name of remote device for reference in local DUT See also
BtBondStateEvent.getDeviceName()
- setDeviceName(String) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set friendly name of remote device for reference in local DUT See also
BtConnectionEvent.getDeviceName()
- setLastBondedAt(String) - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Set the timestamp of bonded state w.r.t remote device during last time.
- setLastConnectedAt(String) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set the timestamp of connected state w.r.t remote device during last time.
- setLastDisconnectedAt(String) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set the timestamp of disconnected state w.r.t remote device during last time.
- setLastDisconnectReason(int) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set reason for last disconnection w.r.t remote device.
- setLastUnbondedAt(String) - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Set the timestamp of unbonded state w.r.t remote device during last time.
- setPeripheralType(int) - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Set the type of remote peripheral connected to DUT.
- setPeripheralType(int) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set the type of remote peripheral connected to DUT.
- setSerialNumber(String) - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Set serial number of remote device.
- setSerialNumber(String) - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Set serial number of remote device.
- STACK_BASED - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.Feature
-
Represents feature related to stack operations
- STATE_BONDED - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.BondState
-
Represents that remote device is bonded
- STATE_CONNECTED - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.ConnectionState
-
Represents that remote device is connected
- STATE_DISCONNECTED - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.ConnectionState
-
Represents that remote device is disconnected
- STATE_UNBONDED - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.BondState
-
Represents that remote device is not bonded
- STATE_UNKNOWN - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.BondState
- STATE_UNKNOWN - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.ConnectionState
- STATUS_ERROR - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.StatusCode
-
Indicates that there is an internal error in the analyzer
- STATUS_FAIL - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.StatusCode
-
Indicates that failure in execution of request due to improper inputs and for other reasons
- STATUS_NOT_READY - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.StatusCode
-
Indicates that BT analyzer is not ready yet and busy in initializing components
- STATUS_SUCCESS - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.StatusCode
-
Indicates that successful execution of request or operation
- STATUS_UNAUTHORIZED - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.StatusCode
-
Indicates that client application is unauthorized to interact with BT analyzer
- StatusCode() - Constructor for class com.zebra.bluetooth.btinsightlib.BtInsightConstants.StatusCode
All Classes All Packages