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
G
- GENERIC_ACCESS_BASED - Static variable in class com.zebra.bluetooth.btinsightlib.BtInsightConstants.Feature
-
Represents feature related to GAP operations like bonding and connection
BtInsightConstants.EventType.EVENT_CONNECTION_TYPE
BtInsightConstants.EventType.EVENT_BOND_TYPE
- getBondedState() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get the bond status of remote device.
- getBondState() - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Get the bond status of remote device.
- getConnectionState() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get connection status of remote device.
- getDeviceMac() - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Get bluetooth MAC address of remote device.
- getDeviceMac() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get bluetooth MAC address of remote device.
- getDeviceName() - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Get the friendly name of remote device
- getDeviceName() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get the friendly name of remote device
- getEvent(int) - Method in class com.zebra.bluetooth.btinsightlib.BtEventFilter
-
Get mask value of an event referring by the input index
- getEventMask() - Method in class com.zebra.bluetooth.btinsightlib.BtEventFilter
-
Get mask value of events that were added to the list
- getLastBondedAt() - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Get the timestamp of bonded state w.r.t remote device during last time.
- getLastConnectedAt() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get the timestamp of connected state w.r.t remote device during last time.
- getLastDisconnectedAt() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get the timestamp of disconnected state w.r.t remote device during last time.
- getLastDisconnectReason() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get reason for last disconnection w.r.t remote device.
- getLastUnbondedAt() - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Get the timestamp of unbonded state w.r.t remote device during last time Remote device is identified via
BtBondStateEvent.mDeviceMac
orBtBondStateEvent.mDeviceName
. - getPeripheralType() - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Get the type of remote peripheral connected to DUT.
- getPeripheralType() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get the type of remote peripheral connected to DUT.
- getSerialNumber() - Method in class com.zebra.bluetooth.btinsightlib.BtBondStateEvent
-
Get serial number of remote device.
- getSerialNumber() - Method in class com.zebra.bluetooth.btinsightlib.BtConnectionEvent
-
Get serial number of remote device.
All Classes All Packages