public class RxBleAdapterStateObservable
extends <any>
NOTE: Make sure that this Observable is unsubscribed according to the Activity lifecycle. It internally uses BroadcastReceiver, so it is required that it us unregistered before onDestroy.
| Modifier and Type | Class and Description |
|---|---|
static class |
RxBleAdapterStateObservable.BleAdapterState |
| Constructor and Description |
|---|
RxBleAdapterStateObservable(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
subscribeActual(<any> observer) |