Index
All Classes and Interfaces|All Packages|Serialized Form
S
- ScanBluetooth() - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Scan for bluetooth devices, stops after 10 seconds
- ScanBluetooth(long) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Scan for bluetooth devices, stops after
scanDuration
milliseconds (10 second = 10000ms) - ScanBluetooth(long, String) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Scan for bluetooth devices, stops after
scanDuration
milliseconds (10 second = 10000ms), Filter by name (case insensitive) - ScanBluetooth(String) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Scan for bluetooth devices, filters by reader name stops after 10 seconds Filter by name (case insensitive)
- setACKProtocolEnabledForReaders(boolean) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Flag indicating if the ACK protocol should be enabled or not for connected readers that support it.
- SetBluetoothRssiFilter(int) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Set RssiFilter
- SetEncryptionKey(byte[]) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
This Method
SetEncryptionKey
allows Encryption key customisation:
null = default standard key
Custom key should be 16 bytes long
e.g. - StartReaderDiscovery(int) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Discover bluetooth devices, stops after
scanDuration
milliseconds (10 second = 10000ms). - StartReaderDiscovery(int, ReaderDiscoveredCallback) - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Start the bluetooth devices discovery process, stops after
scanDuration
milliseconds (10 second = 10000ms). - StopReaderDiscovery() - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Stop Reader Discovery
All Classes and Interfaces|All Packages|Serialized Form