- enabled() - Method in interface is.hello.buruberi.bluetooth.stacks.BluetoothStack
-
Returns an observable that will continuously report the power state
of the device's bluetooth radio.
- enableNotification(UUID, OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattCharacteristic
-
Enable notification events for a given descriptor.
- enableNotification(GattService, UUID, UUID, OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
- equals(Object) - Method in class is.hello.buruberi.bluetooth.stacks.util.AdvertisingData
-
- error(String, String, Throwable) - Method in interface is.hello.buruberi.bluetooth.stacks.util.LoggerFacade
-
- ErrorListener - Interface in is.hello.buruberi.bluetooth.stacks.util
-
Friendly name for an RxJava doOnError implementation.
- errorRequiresReconnect(Throwable) - Method in interface is.hello.buruberi.bluetooth.stacks.BluetoothStack
-
Returns a boolean indicating whether or not a given error
is fatal for the BluetoothStack
implementation, and
the client code should disconnect and perform a rediscovery.
- EXTRA_ADDRESS - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
The address of the affected GattPeripheral
.
- EXTRA_NAME - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
The name of the affected GattPeripheral
.
- EXTRA_REASON - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
The reason for a bond state change to have occurred.