- operation - Variable in exception is.hello.buruberi.bluetooth.errors.GattException
-
The operation where the gatt exception was encountered, if applicable.
- operation - Variable in exception is.hello.buruberi.bluetooth.errors.OperationTimeoutException
-
The operation that timed out.
- Operation - Enum in is.hello.buruberi.bluetooth.stacks.util
-
Provided for clients of the Buruberi library who want to
perform multiple steps in a single rx.Observable, and
want subscribers to be able to react to changes in status.
- OperationTimeout - Interface in is.hello.buruberi.bluetooth.stacks
-
Encapsulates a simple expiration timer.
- OperationTimeoutException - Exception in is.hello.buruberi.bluetooth.errors
-
Indicates that a Bluetooth operation timed out before completion.
- OperationTimeoutException(OperationTimeoutException.Operation, Throwable) - Constructor for exception is.hello.buruberi.bluetooth.errors.OperationTimeoutException
-
- OperationTimeoutException(OperationTimeoutException.Operation) - Constructor for exception is.hello.buruberi.bluetooth.errors.OperationTimeoutException
-
- OperationTimeoutException.Operation - Enum in is.hello.buruberi.bluetooth.errors
-
The operation on which the gatt layer encountered an error.