| Class | Description |
|---|---|
| Action | |
| BluetoothConnection | |
| RxBluetooth |
Enables clients to listen to bluetooth events using RxJava Observables.
|
| ServiceEvent |
Event container class.
|
| Enum | Description |
|---|---|
| ServiceEvent.State |
| Exception | Description |
|---|---|
| ConnectionClosedException | |
| GetProfileProxyException |
Thrown when
BluetoothAdapter.getProfileProxy(android.content.Context, android.bluetooth.BluetoothProfile.ServiceListener, int) returns true, which means that connection
to bluetooth profile failed. |