A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

O

ObservableUtil - class in com.polidea.rxandroidble2.internal.util
 
observeConnectionParametersUpdates() - function in com.polidea.rxandroidble2.RxBleConnection
Allows observing of connection parameters updates.
observeConnectionParametersUpdates() - function in com.polidea.rxandroidble2.internal.connection.RxBleConnectionImpl
Allows observing of connection parameters updates.
observeConnectionStateChanges() - function in com.polidea.rxandroidble2.RxBleDevice
Observe changes to connection state of the device's android.bluetooth.BluetoothGatt.This Observable will never emit errors.If you would like to have the initial state as well you can use observeConnectionStateChanges().startWith(getConnectionState())NOTE: This is a convenience function for easy state changes monitoring of an individual peripheral that may be useful in the UI.
observeDisconnect() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
observeOn(Scheduler) - function in io.reactivex.RxBleAdapterStateObservable
 
observeOn(Scheduler) - function in io.reactivex.ClientStateObservable
 
observeOn(Scheduler) - function in io.reactivex.LocationServicesOkObservable
 
observeOn(Scheduler) - function in io.reactivex.ByteArrayBatchObservable
 
observeStateChanges() - function in com.polidea.rxandroidble2.RxBleClient
Returns an observable emitting state _changes_ of the RxBleClient environment which may be helpful in deciding if particularfunctionality should be used at a given moment.
of() - function in java.util.DeviceComponentCache
 
ofEntries(Array) - function in java.util.DeviceComponentCache
 
ofType(Class) - function in io.reactivex.RxBleAdapterStateObservable
 
ofType(Class) - function in io.reactivex.ClientStateObservable
 
ofType(Class) - function in io.reactivex.LocationServicesOkObservable
 
ofType(Class) - function in io.reactivex.ByteArrayBatchObservable
 
onBackpressureBuffer() - function in io.reactivex.ByteArrayBatchObservable
 
onBackpressureDrop() - function in io.reactivex.ByteArrayBatchObservable
 
onBackpressureLatest() - function in io.reactivex.ByteArrayBatchObservable
 
onComplete() - function in com.polidea.rxandroidble2.internal.util.QueueReleasingEmitterWrapper
 
onComplete() - function in io.reactivex.QueueReleasingEmitterWrapper
 
onConnectionStateChange(RxBleConnection.RxBleConnectionState) - function in com.polidea.rxandroidble2.internal.connection.ConnectionStateChangeListener
 
onConnectionSubscribed() - function in com.polidea.rxandroidble2.internal.connection.ConnectionSubscriptionWatcher
Method to be called when the user subscribes to an individual establishConnection
onConnectionSubscribed() - function in com.polidea.rxandroidble2.internal.serialization.ConnectionOperationQueueImpl
Method to be called when the user subscribes to an individual establishConnection
onConnectionUnsubscribed() - function in com.polidea.rxandroidble2.internal.connection.ConnectionSubscriptionWatcher
Method to be called when the user disposes an individual establishConnection
onConnectionUnsubscribed() - function in com.polidea.rxandroidble2.internal.serialization.ConnectionOperationQueueImpl
Method to be called when the user disposes an individual establishConnection
onConnectionUpdated(BluetoothGatt,int,int,int,int) - function in com.polidea.rxandroidble2.HiddenBluetoothGattCallback
 
onError(Throwable) - function in com.polidea.rxandroidble2.internal.util.QueueReleasingEmitterWrapper
 
onError(Throwable) - function in io.reactivex.QueueReleasingEmitterWrapper
 
onErrorResumeNext(Function) - function in io.reactivex.RxBleAdapterStateObservable
 
onErrorResumeNext(Function) - function in io.reactivex.ClientStateObservable
 
onErrorResumeNext(Function) - function in io.reactivex.LocationServicesOkObservable
 
onErrorResumeNext(Function) - function in io.reactivex.ByteArrayBatchObservable
 
onErrorReturn(Function) - function in io.reactivex.RxBleAdapterStateObservable
 
onErrorReturn(Function) - function in io.reactivex.ClientStateObservable
 
onErrorReturn(Function) - function in io.reactivex.LocationServicesOkObservable
 
onErrorReturn(Function) - function in io.reactivex.ByteArrayBatchObservable
 
onErrorReturnItem(T) - function in io.reactivex.RxBleAdapterStateObservable
 
onErrorReturnItem(T) - function in io.reactivex.ClientStateObservable
 
onErrorReturnItem(T) - function in io.reactivex.LocationServicesOkObservable
 
onErrorReturnItem(T) - function in io.reactivex.ByteArrayBatchObservable
 
onExceptionResumeNext(ObservableSource) - function in io.reactivex.RxBleAdapterStateObservable
 
onExceptionResumeNext(ObservableSource) - function in io.reactivex.ClientStateObservable
 
onExceptionResumeNext(ObservableSource) - function in io.reactivex.LocationServicesOkObservable
 
onExceptionResumeNext(Publisher) - function in io.reactivex.ByteArrayBatchObservable
 
onFinalize() - function in com.polidea.rxandroidble2.ClientComponent.ClientComponentFinalizer
 
onNext(T) - function in com.polidea.rxandroidble2.internal.util.QueueReleasingEmitterWrapper
 
onNext(T) - function in io.reactivex.QueueReleasingEmitterWrapper
 
onScanResultReceived(Intent) - function in com.polidea.rxandroidble2.internal.scan.BackgroundScannerImpl
Callback that may be used to map received Intent from a PendingIntent based scan to a handy RxAndroidBLE enabled ScanResult
onScanResultReceived(Intent) - function in com.polidea.rxandroidble2.scan.BackgroundScanner
Callback that may be used to map received Intent from a PendingIntent based scan to a handy RxAndroidBLE enabled ScanResult
onSubscribe(Disposable) - function in com.polidea.rxandroidble2.internal.util.QueueReleasingEmitterWrapper
 
onSubscribe(Disposable) - function in io.reactivex.QueueReleasingEmitterWrapper
 
onTerminateDetach() - function in io.reactivex.RxBleAdapterStateObservable
 
onTerminateDetach() - function in io.reactivex.ClientStateObservable
 
onTerminateDetach() - function in io.reactivex.LocationServicesOkObservable
 
onTerminateDetach() - function in io.reactivex.ByteArrayBatchObservable
 
Operation - class in com.polidea.rxandroidble2.internal.operations
 
OperationsProvider - class in com.polidea.rxandroidble2.internal.operations
 
OperationsProviderImpl - class in com.polidea.rxandroidble2.internal.operations
 
operationTimeout(Timeout) - function in com.polidea.rxandroidble2.internal.connection.ConnectionComponent.Builder
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z