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

A

accumulateAndGet(long,LongBinaryOperator) - function in java.util.concurrent.atomic.RxBleThreadFactory
 
ActiveCharacteristicNotification - class in com.polidea.rxandroidble3.internal.util
 
adapterDisabled(String) - function in com.polidea.rxandroidble3.exceptions.BleDisconnectedException
 
addAndGet(long) - function in java.util.concurrent.atomic.RxBleThreadFactory
 
addSuppressed(Throwable) - function in java.lang.BleIllegalOperationException
 
addSuppressed(Throwable) - function in java.lang.BleCharacteristicNotFoundException
 
addSuppressed(Throwable) - function in java.lang.BleGattCharacteristicException
 
addSuppressed(Throwable) - function in java.lang.BleGattCannotStartException
 
addSuppressed(Throwable) - function in java.lang.BleScanException
 
addSuppressed(Throwable) - function in java.lang.BleAlreadyConnectedException
 
addSuppressed(Throwable) - function in java.lang.BleConflictingNotificationAlreadySetException
 
addSuppressed(Throwable) - function in java.lang.BleDisconnectedException
 
addSuppressed(Throwable) - function in java.lang.BleAdapterDisabledException
 
addSuppressed(Throwable) - function in java.lang.BleCannotSetCharacteristicNotificationException
 
addSuppressed(Throwable) - function in java.lang.BleGattException
 
addSuppressed(Throwable) - function in java.lang.BleDescriptorNotFoundException
 
addSuppressed(Throwable) - function in java.lang.BleGattDescriptorException
 
addSuppressed(Throwable) - function in java.lang.BleServiceNotFoundException
 
addSuppressed(Throwable) - function in java.lang.BleGattCallbackTimeoutException
 
addSuppressed(Throwable) - function in java.lang.BleException
 
AdvertisedServiceUUIDExtractor - class in com.polidea.rxandroidble3.helpers
 
AdvertisingSidExtractor - class in com.polidea.rxandroidble3.internal.scan
 
AdvertisingSidExtractorApi18 - class in com.polidea.rxandroidble3.internal.scan
 
AdvertisingSidExtractorApi26 - class in com.polidea.rxandroidble3.internal.scan
 
all(Predicate) - function in io.reactivex.rxjava3.core.RxBleAdapterStateObservable
 
all(Predicate) - function in io.reactivex.rxjava3.core.ClientStateObservable
 
all(Predicate) - function in io.reactivex.rxjava3.core.LocationServicesOkObservable
 
all(Predicate) - function in io.reactivex.rxjava3.core.ByteArrayBatchObservable
 
amb(Iterable) - function in io.reactivex.rxjava3.core.RxBleAdapterStateObservable
 
amb(Iterable) - function in io.reactivex.rxjava3.core.ClientStateObservable
 
amb(Iterable) - function in io.reactivex.rxjava3.core.LocationServicesOkObservable
 
amb(Iterable) - function in io.reactivex.rxjava3.core.ByteArrayBatchObservable
 
ambArray(Array) - function in io.reactivex.rxjava3.core.RxBleAdapterStateObservable
 
ambArray(Array) - function in io.reactivex.rxjava3.core.ClientStateObservable
 
ambArray(Array) - function in io.reactivex.rxjava3.core.LocationServicesOkObservable
 
ambArray(Array) - function in io.reactivex.rxjava3.core.ByteArrayBatchObservable
 
ambWith(ObservableSource) - function in io.reactivex.rxjava3.core.RxBleAdapterStateObservable
 
ambWith(ObservableSource) - function in io.reactivex.rxjava3.core.ClientStateObservable
 
ambWith(ObservableSource) - function in io.reactivex.rxjava3.core.LocationServicesOkObservable
 
ambWith(Publisher) - function in io.reactivex.rxjava3.core.ByteArrayBatchObservable
 
AndroidScanObjectsConverter - class in com.polidea.rxandroidble3.internal.scan
 
annotationType() - function in java.lang.annotation.Annotation
 
any(Predicate) - function in io.reactivex.rxjava3.core.RxBleAdapterStateObservable
 
any(Predicate) - function in io.reactivex.rxjava3.core.ClientStateObservable
 
any(Predicate) - function in io.reactivex.rxjava3.core.LocationServicesOkObservable
 
any(Predicate) - function in io.reactivex.rxjava3.core.ByteArrayBatchObservable
 
applicationContext(Context) - function in com.polidea.rxandroidble3.ClientComponent.Builder
 
apply(Observable) - function in io.reactivex.rxjava3.core.RxBleConnection.WriteOperationRetryStrategy
 
apply(Observable) - function in io.reactivex.rxjava3.core.RxBleConnection.WriteOperationAckStrategy
 
apply(Observable) - function in com.polidea.rxandroidble3.internal.connection.ImmediateSerializedBatchAckStrategy
 
apply(Observable) - function in io.reactivex.rxjava3.core.ImmediateSerializedBatchAckStrategy
 
apply(Observable) - function in com.polidea.rxandroidble3.internal.connection.NoRetryStrategy
 
apply(Observable) - function in io.reactivex.rxjava3.core.NoRetryStrategy
 
apply(RxBleInternalScanResult) - function in com.polidea.rxandroidble3.internal.scan.InternalToExternalScanResultConverter
 
apply(T) - function in io.reactivex.rxjava3.functions.InternalToExternalScanResultConverter
 
apply(Observable) - function in com.polidea.rxandroidble3.utils.ConnectionSharingAdapter
 
apply(Observable) - function in io.reactivex.rxjava3.core.ConnectionSharingAdapter
 
asErrorOnlyObservable() - function in com.polidea.rxandroidble3.internal.connection.DisconnectionRouterOutput
Function returning an Observable that will only throw error in case of a disconnection (will never emit value)
asObservable(BluetoothGatt,RxBleGattCallback,Scheduler) - function in com.polidea.rxandroidble3.RxBleRadioOperationCustom
Return an observable that implement a custom radio operation using low-level Android BLE API.
asObservable(BluetoothGatt,RxBleGattCallback,Scheduler) - function in com.polidea.rxandroidble3.RxBleCustomOperation
Return an observable that implement a custom operation using low-level Android BLE API.
asValueOnlyObservable() - function in com.polidea.rxandroidble3.internal.connection.DisconnectionRouterOutput
Function returning an Observable that will only emit value in case of a disconnection (will never emit an error)
autoConnect(boolean) - function in com.polidea.rxandroidble3.internal.connection.ConnectionComponent.Builder
 
awaitRelease() - function in com.polidea.rxandroidble3.internal.serialization.QueueAwaitReleaseInterface
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z