- limit - Variable in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
-
The maximum number of peripherals to scan before stopping.
- LOG_TAG - Static variable in interface is.hello.buruberi.bluetooth.stacks.BluetoothStack
-
The log tag that of BluetoothStack use.
- LOG_TAG - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
The log tag used by implementations of the GattPeripheral interface.
- LOG_TAG - Static variable in interface is.hello.buruberi.bluetooth.stacks.OperationTimeout
-
- LoggerFacade - Interface in is.hello.buruberi.bluetooth.stacks.util
-
Represents all logging operations in buruberi.
- LostConnectionException - Exception in is.hello.buruberi.bluetooth.errors
-
Indicates that the connection to the peripheral was unexpected
lost during a Bluetooth operation.
- LostConnectionException() - Constructor for exception is.hello.buruberi.bluetooth.errors.LostConnectionException
-
- LowEnergyScanException - Exception in is.hello.buruberi.bluetooth.errors
-
Indicates that a Bluetooth Low Energy scan failed due to a specified reason.
- LowEnergyScanException(int) - Constructor for exception is.hello.buruberi.bluetooth.errors.LowEnergyScanException
-