| Interface | Description |
|---|---|
| DeviceComponent | |
| DeviceComponent.Builder | |
| RxBleLog.Logger | Deprecated |
| Class | Description |
|---|---|
| DeviceModule | |
| Priority |
The class representing a priority with which an
QueueOperation should be executed. |
| QueueOperation<T> |
The base class for all operations that are executed on the Bluetooth Queue.
|
| RxBleDeviceProvider | |
| RxBleLog |
This file is a modification of Timber logging library -> https://github.com/JakeWharton/timber
|
| SingleResponseOperation<T> |
A convenience class intended to use with
BluetoothGatt functions that fire one-time actions. |
| Exception | Description |
|---|---|
| BleIllegalOperationException |
This exception is thrown when a non-supported operation has been requested upon a characteristic, eg.
|
| Annotation Type | Description |
|---|---|
| BluetoothGattCharacteristicProperty |
Annotation denoting that annotated int is either one or combination of flags describing characteristic properties
from
BluetoothGattCharacteristic. |
| DeviceScope | |
| RxBleLog.LogLevel |