public static interface DatalogicCoreSDK.Callback
Modifier and Type | Method and Description |
---|---|
void |
onBluetoothEvent(android.content.Intent intent)
Called when BluetoothAdapter receive those events:
- BluetoothDevice.ACTION_BOND_STATE_CHANGED
- BluetoothDevice.ACTION_PAIRING_REQUEST
|
void |
onBondChange(DatalogicDevice device)
Called when BT bonding (device pair) state is changed
|
void onBondChange(DatalogicDevice device)
device
- the DatalogicDevice objectvoid onBluetoothEvent(android.content.Intent intent)
Called when BluetoothAdapter receive those events: - BluetoothDevice.ACTION_BOND_STATE_CHANGED - BluetoothDevice.ACTION_PAIRING_REQUEST
intent
- Android Intent