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

G

gattCallback() - function in com.polidea.rxandroidble2.internal.connection.ConnectionComponent
 
GattStatusParser - class in com.polidea.rxandroidble2.utils
 
generate(Consumer) - function in io.reactivex.RxBleAdapterStateObservable
 
generate(Consumer) - function in io.reactivex.ClientStateObservable
 
generate(Consumer) - function in io.reactivex.LocationServicesOkObservable
 
generate(Consumer) - function in io.reactivex.ByteArrayBatchObservable
 
get(Object) - function in com.polidea.rxandroidble2.internal.cache.DeviceComponentCache
 
get(Object) - function in java.util.DeviceComponentCache
 
get() - function in com.polidea.rxandroidble2.internal.util.LocationServicesOkObservableApi23Factory
 
get() - function in java.util.concurrent.atomic.RxBleThreadFactory
 
getAddress() - function in com.polidea.rxandroidble2.internal.ScanResultInterface
Get the address from the device
getAddress() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResult
Get the address from the device
getAdvertiseFlags() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns the advertising flags indicating the discoverable mode and capability of the device.Returns -1 if the flag field is not set.
getAdvertiseFlags() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns the advertising flags indicating the discoverable mode and capability of the device.Returns -1 if the flag field is not set.
getAdvertiseFlags() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns the advertising flags indicating the discoverable mode and capability of the device.Returns -1 if the flag field is not set.
getAndAccumulate(long,LongBinaryOperator) - function in java.util.concurrent.atomic.RxBleThreadFactory
 
getAndAdd(long) - function in java.util.concurrent.atomic.RxBleThreadFactory
 
getAndDecrement() - function in java.util.concurrent.atomic.RxBleThreadFactory
 
getAndIncrement() - function in java.util.concurrent.atomic.RxBleThreadFactory
 
getAndSet(long) - function in java.util.concurrent.atomic.RxBleThreadFactory
 
getAndUpdate(LongUnaryOperator) - function in java.util.concurrent.atomic.RxBleThreadFactory
 
getBackgroundScanner() - function in com.polidea.rxandroidble2.RxBleClient
Returns a background scanner instance that can be used to handle background scans, even if your process is stopped.
getBatchIndex() - function in com.polidea.rxandroidble2.RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure
Get the batch index of the failed write request
getBleDevice() - function in com.polidea.rxandroidble2.RxBleScanResult
Returns RxBleDevice which is a handle for Bluetooth operations on a device.
getBleDevice(String) - function in com.polidea.rxandroidble2.RxBleClient
Obtain instance of RxBleDevice for provided MAC address.
getBleDevice(String) - function in com.polidea.rxandroidble2.internal.RxBleDeviceProvider
 
getBleDevice() - function in com.polidea.rxandroidble2.scan.ScanResult
 
getBleGattOperationType() - function in com.polidea.rxandroidble2.exceptions.BleGattCharacteristicException
 
getBleGattOperationType() - function in com.polidea.rxandroidble2.exceptions.BleGattCannotStartException
 
getBleGattOperationType() - function in com.polidea.rxandroidble2.exceptions.BleGattException
 
getBleGattOperationType() - function in com.polidea.rxandroidble2.exceptions.BleGattDescriptorException
 
getBleGattOperationType() - function in com.polidea.rxandroidble2.exceptions.BleGattCallbackTimeoutException
 
getBluetoothDevice() - function in com.polidea.rxandroidble2.RxBleDevice
The underlying android.bluetooth.BluetoothDevice.NOTE: this should be used with caution and knowledge as interaction with the BluetoothDevice may interrupt the flow of this library.
getBluetoothDevice() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResultLegacy
 
getBluetoothDevice() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResult
 
getBluetoothGatt() - function in com.polidea.rxandroidble2.internal.connection.BluetoothGattProvider
Provides most recent instance of the BluetoothGatt.
getBluetoothGattCallback() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getBluetoothGattCharacteristic() - function in com.polidea.rxandroidble2.exceptions.BleCannotSetCharacteristicNotificationException
 
getBluetoothGattServices() - function in com.polidea.rxandroidble2.RxBleDeviceServices
List of all GATT services supported by the device
getBondedDevices() - function in com.polidea.rxandroidble2.RxBleClient
A function returning a set of currently bonded devicesIf Bluetooth state is not STATE_ON, this API will return an empty set.
getBondedDevices() - function in com.polidea.rxandroidble2.internal.util.RxBleAdapterWrapper
 
getBytes() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns raw bytes of scan record.
getBytes() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns raw bytes of scan record.
getBytes() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns raw bytes of scan record.
getBytesFromAssociation() - function in com.polidea.rxandroidble2.internal.util.ByteAssociationUtil
 
getCallbackType() - function in com.polidea.rxandroidble2.scan.ScanSettings
 
getCallbackType() - function in com.polidea.rxandroidble2.scan.ScanResult
 
getCause() - function in com.polidea.rxandroidble2.RxBleConnection.WriteOperationRetryStrategy.LongWriteFailure
Get the failed cause of the write request
getCause() - function in java.lang.BleIllegalOperationException
 
getCause() - function in java.lang.BleCharacteristicNotFoundException
 
getCause() - function in java.lang.BleGattCharacteristicException
 
getCause() - function in java.lang.BleGattCannotStartException
 
getCause() - function in java.lang.BleScanException
 
getCause() - function in java.lang.BleAlreadyConnectedException
 
getCause() - function in java.lang.BleConflictingNotificationAlreadySetException
 
getCause() - function in java.lang.BleDisconnectedException
 
getCause() - function in java.lang.BleAdapterDisabledException
 
getCause() - function in java.lang.BleCannotSetCharacteristicNotificationException
 
getCause() - function in java.lang.BleGattException
 
getCause() - function in java.lang.BleDescriptorNotFoundException
 
getCause() - function in java.lang.BleGattDescriptorException
 
getCause() - function in java.lang.BleServiceNotFoundException
 
getCause() - function in java.lang.BleGattCallbackTimeoutException
 
getCause() - function in java.lang.BleException
 
getCharacteristic(UUID) - function in com.polidea.rxandroidble2.RxBleConnection
Convenience method for characteristic retrieval.
getCharacteristic(UUID) - function in com.polidea.rxandroidble2.RxBleDeviceServices
Creates an observable emitting BluetoothGattCharacteristic with matching characteristic UUID.The observable completes after first emission.
getCharacteristic(UUID,UUID) - function in com.polidea.rxandroidble2.RxBleDeviceServices
Creates an observable emitting BluetoothGattCharacteristics with matching service UUID and characteristic UUID.The observable completes after first emission.
getCharacteristic(UUID) - function in com.polidea.rxandroidble2.internal.connection.RxBleConnectionImpl
Convenience method for characteristic retrieval.
getCharacteristic(UUID) - function in com.polidea.rxandroidble2.RxBleConnectionImpl
Convenience method for characteristic retrieval.
getCharacteristicName(UUID) - function in com.polidea.rxandroidble2.utils.StandardUUIDsParser
 
getCharacteristicUUID() - function in com.polidea.rxandroidble2.exceptions.BleCharacteristicNotFoundException
Returns characteristic UUID that has not been found
getCharacteristicUuid() - function in com.polidea.rxandroidble2.exceptions.BleConflictingNotificationAlreadySetException
 
getCharactersisticUUID() - function in com.polidea.rxandroidble2.exceptions.BleCharacteristicNotFoundException
Returns characteristic UUID that has not been found
getConnectedPeripherals() - function in com.polidea.rxandroidble2.RxBleClient
A function returning a set of currently connected devices (NOTE: Connected to the phone, not necessarily application)
getConnectedPeripherals() - function in com.polidea.rxandroidble2.internal.util.BluetoothManagerWrapper
 
getConnectionInterval() - function in com.polidea.rxandroidble2.ConnectionParameters
Returns the connection interval used on this connection, 1.25ms unit.
getConnectionInterval() - function in com.polidea.rxandroidble2.internal.connection.ConnectionParametersImpl
Returns the connection interval used on this connection, 1.25ms unit.
getConnectionParametersUpdates() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getConnectionState() - function in com.polidea.rxandroidble2.RxBleDevice
Returns current connection state of the device's android.bluetooth.BluetoothGatt
getDescriptor(UUID,UUID) - function in com.polidea.rxandroidble2.RxBleDeviceServices
 
getDescriptor(UUID,UUID,UUID) - function in com.polidea.rxandroidble2.RxBleDeviceServices
 
getDescriptorName(UUID) - function in com.polidea.rxandroidble2.utils.StandardUUIDsParser
 
getDescriptorUUID() - function in com.polidea.rxandroidble2.exceptions.BleDescriptorNotFoundException
 
getDeviceAddress() - function in com.polidea.rxandroidble2.scan.ScanFilter
 
getDeviceName() - function in com.polidea.rxandroidble2.internal.ScanResultInterface
Get the device name from the device (not from scan record)
getDeviceName() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResult
Get the device name from the device (not from scan record)
getDeviceName() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns the local name of the BLE device.
getDeviceName() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns the local name of the BLE device.
getDeviceName() - function in com.polidea.rxandroidble2.scan.ScanFilter
Returns the filter set the device name field of Bluetooth advertisement data.
getDeviceName() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns the local name of the BLE device.
getFloatValue(Array,int,int) - function in com.polidea.rxandroidble2.helpers.ValueInterpreter
Return the float value interpreted from the passed byte array.
getGattCallbackStatusDescription(int) - function in com.polidea.rxandroidble2.utils.GattStatusParser
 
getIntValue(Array,int,int) - function in com.polidea.rxandroidble2.helpers.ValueInterpreter
Return the integer value interpreted from the passed byte array.
getLegacy() - function in com.polidea.rxandroidble2.scan.ScanSettings
 
getLocalizedMessage() - function in java.lang.BleIllegalOperationException
 
getLocalizedMessage() - function in java.lang.BleCharacteristicNotFoundException
 
getLocalizedMessage() - function in java.lang.BleGattCharacteristicException
 
getLocalizedMessage() - function in java.lang.BleGattCannotStartException
 
getLocalizedMessage() - function in java.lang.BleScanException
 
getLocalizedMessage() - function in java.lang.BleAlreadyConnectedException
 
getLocalizedMessage() - function in java.lang.BleConflictingNotificationAlreadySetException
 
getLocalizedMessage() - function in java.lang.BleDisconnectedException
 
getLocalizedMessage() - function in java.lang.BleAdapterDisabledException
 
getLocalizedMessage() - function in java.lang.BleCannotSetCharacteristicNotificationException
 
getLocalizedMessage() - function in java.lang.BleGattException
 
getLocalizedMessage() - function in java.lang.BleDescriptorNotFoundException
 
getLocalizedMessage() - function in java.lang.BleGattDescriptorException
 
getLocalizedMessage() - function in java.lang.BleServiceNotFoundException
 
getLocalizedMessage() - function in java.lang.BleGattCallbackTimeoutException
 
getLocalizedMessage() - function in java.lang.BleException
 
getLogger() - function in com.polidea.rxandroidble2.LogOptions
 
getLogLevel() - function in com.polidea.rxandroidble2.LogOptions
 
getMacAddress() - function in com.polidea.rxandroidble2.RxBleDevice
MAC address of the corresponding device.
getMacAddress() - function in com.polidea.rxandroidble2.exceptions.BleGattCharacteristicException
 
getMacAddress() - function in com.polidea.rxandroidble2.exceptions.BleGattCannotStartException
 
getMacAddress() - function in com.polidea.rxandroidble2.exceptions.BleGattException
 
getMacAddress() - function in com.polidea.rxandroidble2.exceptions.BleGattDescriptorException
 
getMacAddress() - function in com.polidea.rxandroidble2.exceptions.BleGattCallbackTimeoutException
 
getMacAddressLogSetting() - function in com.polidea.rxandroidble2.LogOptions
 
getMacAddressLogSetting() - function in com.polidea.rxandroidble2.internal.RxBleLog
 
getManufacturerData() - function in com.polidea.rxandroidble2.scan.ScanFilter
 
getManufacturerDataMask() - function in com.polidea.rxandroidble2.scan.ScanFilter
 
getManufacturerId() - function in com.polidea.rxandroidble2.scan.ScanFilter
Returns the manufacturer id.
getManufacturerSpecificData() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns a sparse array of manufacturer identifier and its corresponding manufacturer specificdata.
getManufacturerSpecificData(int) - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns the manufacturer specific data associated with the manufacturer id.
getManufacturerSpecificData() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns a sparse array of manufacturer identifier and its corresponding manufacturer specificdata.
getManufacturerSpecificData(int) - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns the manufacturer specific data associated with the manufacturer id.
getManufacturerSpecificData() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns a sparse array of manufacturer identifier and its corresponding manufacturer specificdata.
getManufacturerSpecificData(int) - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns the manufacturer specific data associated with the manufacturer id.
getMatchMode() - function in com.polidea.rxandroidble2.scan.ScanSettings
 
getMessage() - function in java.lang.BleIllegalOperationException
 
getMessage() - function in java.lang.BleCharacteristicNotFoundException
 
getMessage() - function in java.lang.BleGattCharacteristicException
 
getMessage() - function in java.lang.BleGattCannotStartException
 
getMessage() - function in java.lang.BleScanException
 
getMessage() - function in java.lang.BleAlreadyConnectedException
 
getMessage() - function in java.lang.BleConflictingNotificationAlreadySetException
 
getMessage() - function in java.lang.BleDisconnectedException
 
getMessage() - function in java.lang.BleAdapterDisabledException
 
getMessage() - function in java.lang.BleCannotSetCharacteristicNotificationException
 
getMessage() - function in java.lang.BleGattException
 
getMessage() - function in java.lang.BleDescriptorNotFoundException
 
getMessage() - function in java.lang.BleGattDescriptorException
 
getMessage() - function in java.lang.BleServiceNotFoundException
 
getMessage() - function in java.lang.BleGattCallbackTimeoutException
 
getMessage() - function in java.lang.BleException
 
getMtu() - function in com.polidea.rxandroidble2.RxBleConnection
Get currently negotiated MTU value.
getMtu() - function in com.polidea.rxandroidble2.internal.connection.RxBleConnectionImpl
Get currently negotiated MTU value.
getName() - function in com.polidea.rxandroidble2.RxBleDevice
Name of the device.
getNumOfMatches() - function in com.polidea.rxandroidble2.scan.ScanSettings
 
getOnCharacteristicChanged() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnCharacteristicRead() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnCharacteristicWrite() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnConnectionStateChange() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnDescriptorRead() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnDescriptorWrite() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnMtuChanged() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnRssiRead() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOnServicesDiscovered() - function in com.polidea.rxandroidble2.internal.connection.RxBleGattCallback
 
getOrDefault(Object,V) - function in java.util.DeviceComponentCache
 
getPayloadSizeLimit() - function in com.polidea.rxandroidble2.internal.connection.PayloadSizeLimitProvider
 
getReason() - function in com.polidea.rxandroidble2.exceptions.BleScanException
Returns the reason code of scan failure.
getReason() - function in com.polidea.rxandroidble2.exceptions.BleCannotSetCharacteristicNotificationException
Should return one of CANNOT_SET_LOCAL_NOTIFICATION, CANNOT_FIND_CLIENT_CHARACTERISTIC_CONFIG_DESCRIPTOR, CANNOT_WRITE_CLIENT_CHARACTERISTIC_CONFIG_DESCRIPTOR
getRecommendedConnectRuntimePermissions() - function in com.polidea.rxandroidble2.RxBleClient
Returns permission strings needed by the application to connect a BLE device or empty array if no runtime permissions are needed.No runtime permissions were needed for connecting a BLE device up to Android 12.0.
getRecommendedConnectRuntimePermissions() - function in com.polidea.rxandroidble2.internal.util.CheckerConnectPermission
 
getRecommendedScanRuntimePermissions() - function in com.polidea.rxandroidble2.RxBleClient
Returns permission strings needed by the application to run a BLE scan or an empty array if no runtime permissions are needed.
getRecommendedScanRuntimePermissions() - function in com.polidea.rxandroidble2.internal.util.CheckerScanPermission
 
getRemoteDevice(String) - function in com.polidea.rxandroidble2.internal.util.RxBleAdapterWrapper
 
getReportDelayMillis() - function in com.polidea.rxandroidble2.scan.ScanSettings
Returns report delay timestamp based on the device clock.
getRetryDateSuggestion() - function in com.polidea.rxandroidble2.exceptions.BleScanException
Returns a Date suggestion when a particular Reason should no longer be valid
getRssi() - function in com.polidea.rxandroidble2.RxBleScanResult
Returns signal strength indication received during scan operation.
getRssi() - function in com.polidea.rxandroidble2.internal.ScanResultInterface
Get the RSSI of the scan result
getRssi() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResultLegacy
 
getRssi() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResult
Get the RSSI of the scan result
getRssi() - function in com.polidea.rxandroidble2.scan.ScanResult
 
getScanCallbackType() - function in com.polidea.rxandroidble2.internal.ScanResultInterface
Get the type of scan callback
getScanCallbackType() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResult
Get the type of scan callback
getScanMode() - function in com.polidea.rxandroidble2.scan.ScanSettings
 
getScanRecord() - function in com.polidea.rxandroidble2.RxBleScanResult
The scan record of Bluetooth LE advertisement.
getScanRecord() - function in com.polidea.rxandroidble2.internal.ScanResultInterface
Get the scan record
getScanRecord() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResultLegacy
 
getScanRecord() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResult
Get the scan record
getScanRecord() - function in com.polidea.rxandroidble2.scan.ScanResult
 
getService(UUID) - function in com.polidea.rxandroidble2.RxBleDeviceServices
Creates an observable emitting BluetoothGattService with matching service UUID.The observable completes after first emission.
getServiceData() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns a map of service UUID and its corresponding service data.
getServiceData(ParcelUuid) - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns the service data byte array associated with the {@code serviceUuid}.
getServiceData() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns a map of service UUID and its corresponding service data.
getServiceData(ParcelUuid) - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns the service data byte array associated with the {@code serviceUuid}.
getServiceData() - function in com.polidea.rxandroidble2.scan.ScanFilter
 
getServiceData() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns a map of service UUID and its corresponding service data.
getServiceData(ParcelUuid) - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns the service data byte array associated with the {@code serviceUuid}.
getServiceDataMask() - function in com.polidea.rxandroidble2.scan.ScanFilter
 
getServiceDataUuid() - function in com.polidea.rxandroidble2.scan.ScanFilter
 
getServiceName(UUID) - function in com.polidea.rxandroidble2.utils.StandardUUIDsParser
 
getServiceSolicitationUuid() - function in com.polidea.rxandroidble2.scan.ScanFilter
Returns the filter set on the service Solicitation uuid.
getServiceSolicitationUuidMask() - function in com.polidea.rxandroidble2.scan.ScanFilter
Returns the filter set on the service Solicitation uuid mask.
getServiceSolicitationUuids() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns a list of service solicitation UUIDs within the advertisement that are used to identify thebluetooth GATT services the peripheral requires on the Central.
getServiceSolicitationUuids() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns a list of service solicitation UUIDs within the advertisement that are used to identify thebluetooth GATT services the peripheral requires on the Central.
getServiceSolicitationUuids() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns a list of service solicitation UUIDs within the advertisement that are used to identify thebluetooth GATT services the peripheral requires on the Central.
getServiceUuid() - function in com.polidea.rxandroidble2.scan.ScanFilter
Returns the filter set on the service uuid.
getServiceUUID() - function in com.polidea.rxandroidble2.exceptions.BleServiceNotFoundException
 
getServiceUuidMask() - function in com.polidea.rxandroidble2.scan.ScanFilter
 
getServiceUuids() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns a list of service UUIDs within the advertisement that are used to identify thebluetooth GATT services.
getServiceUuids() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns a list of service UUIDs within the advertisement that are used to identify thebluetooth GATT services.
getServiceUuids() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns a list of service UUIDs within the advertisement that are used to identify thebluetooth GATT services.
getShouldLogAttributeValues() - function in com.polidea.rxandroidble2.LogOptions
 
getShouldLogAttributeValues() - function in com.polidea.rxandroidble2.internal.RxBleLog
 
getShouldLogScannedPeripherals() - function in com.polidea.rxandroidble2.LogOptions
 
getShouldLogScannedPeripherals() - function in com.polidea.rxandroidble2.internal.RxBleLog
 
getSlaveLatency() - function in com.polidea.rxandroidble2.ConnectionParameters
Returns the slave latency for the connection in number of connection events.
getSlaveLatency() - function in com.polidea.rxandroidble2.internal.connection.ConnectionParametersImpl
Returns the slave latency for the connection in number of connection events.
getStackTrace() - function in java.lang.BleIllegalOperationException
 
getStackTrace() - function in java.lang.BleCharacteristicNotFoundException
 
getStackTrace() - function in java.lang.BleGattCharacteristicException
 
getStackTrace() - function in java.lang.BleGattCannotStartException
 
getStackTrace() - function in java.lang.BleScanException
 
getStackTrace() - function in java.lang.BleAlreadyConnectedException
 
getStackTrace() - function in java.lang.BleConflictingNotificationAlreadySetException
 
getStackTrace() - function in java.lang.BleDisconnectedException
 
getStackTrace() - function in java.lang.BleAdapterDisabledException
 
getStackTrace() - function in java.lang.BleCannotSetCharacteristicNotificationException
 
getStackTrace() - function in java.lang.BleGattException
 
getStackTrace() - function in java.lang.BleDescriptorNotFoundException
 
getStackTrace() - function in java.lang.BleGattDescriptorException
 
getStackTrace() - function in java.lang.BleServiceNotFoundException
 
getStackTrace() - function in java.lang.BleGattCallbackTimeoutException
 
getStackTrace() - function in java.lang.BleException
 
getState() - function in com.polidea.rxandroidble2.RxBleClient
Returns the current state of the RxBleClient environment, which may be helpful in deciding if particular functionalityshould be used at a given moment.
getStatus() - function in com.polidea.rxandroidble2.exceptions.BleGattCharacteristicException
 
getStatus() - function in com.polidea.rxandroidble2.exceptions.BleGattCannotStartException
 
getStatus() - function in com.polidea.rxandroidble2.exceptions.BleGattException
 
getStatus() - function in com.polidea.rxandroidble2.exceptions.BleGattDescriptorException
 
getStatus() - function in com.polidea.rxandroidble2.exceptions.BleGattCallbackTimeoutException
 
getStringValue(Array,int) - function in com.polidea.rxandroidble2.helpers.ValueInterpreter
Return the string value interpreted from the passed byte array.
getSupervisionTimeout() - function in com.polidea.rxandroidble2.ConnectionParameters
Returns the supervision timeout for this connection, in 10ms unit.
getSupervisionTimeout() - function in com.polidea.rxandroidble2.internal.connection.ConnectionParametersImpl
Returns the supervision timeout for this connection, in 10ms unit.
getSuppressed() - function in java.lang.BleIllegalOperationException
 
getSuppressed() - function in java.lang.BleCharacteristicNotFoundException
 
getSuppressed() - function in java.lang.BleGattCharacteristicException
 
getSuppressed() - function in java.lang.BleGattCannotStartException
 
getSuppressed() - function in java.lang.BleScanException
 
getSuppressed() - function in java.lang.BleAlreadyConnectedException
 
getSuppressed() - function in java.lang.BleConflictingNotificationAlreadySetException
 
getSuppressed() - function in java.lang.BleDisconnectedException
 
getSuppressed() - function in java.lang.BleAdapterDisabledException
 
getSuppressed() - function in java.lang.BleCannotSetCharacteristicNotificationException
 
getSuppressed() - function in java.lang.BleGattException
 
getSuppressed() - function in java.lang.BleDescriptorNotFoundException
 
getSuppressed() - function in java.lang.BleGattDescriptorException
 
getSuppressed() - function in java.lang.BleServiceNotFoundException
 
getSuppressed() - function in java.lang.BleGattCallbackTimeoutException
 
getSuppressed() - function in java.lang.BleException
 
getTimestampNanos() - function in com.polidea.rxandroidble2.internal.ScanResultInterface
Get the timestamp the scan result was produced
getTimestampNanos() - function in com.polidea.rxandroidble2.internal.scan.RxBleInternalScanResult
Get the timestamp the scan result was produced
getTimestampNanos() - function in com.polidea.rxandroidble2.scan.ScanResult
 
getTxPowerLevel() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplCompat
Returns the transmission power level of the packet in dBm.
getTxPowerLevel() - function in com.polidea.rxandroidble2.internal.scan.ScanRecordImplNativeWrapper
Returns the transmission power level of the packet in dBm.
getTxPowerLevel() - function in com.polidea.rxandroidble2.scan.ScanRecord
Returns the transmission power level of the packet in dBm.
getUuidLogSetting() - function in com.polidea.rxandroidble2.LogOptions
 
getUuidLogSetting() - function in com.polidea.rxandroidble2.internal.RxBleLog
 
getUuidSetToLog(Set) - function in com.polidea.rxandroidble2.internal.logger.LoggerUtil
 
getUuidToLog(UUID) - function in com.polidea.rxandroidble2.internal.logger.LoggerUtil
 
groupBy(Function) - function in io.reactivex.RxBleAdapterStateObservable
 
groupBy(Function,Function) - function in io.reactivex.RxBleAdapterStateObservable
 
groupBy(Function) - function in io.reactivex.ClientStateObservable
 
groupBy(Function,Function) - function in io.reactivex.ClientStateObservable
 
groupBy(Function) - function in io.reactivex.LocationServicesOkObservable
 
groupBy(Function,Function) - function in io.reactivex.LocationServicesOkObservable
 
groupBy(Function) - function in io.reactivex.ByteArrayBatchObservable
 
groupBy(Function,Function) - function in io.reactivex.ByteArrayBatchObservable
 
groupJoin(ObservableSource,Function,Function,BiFunction) - function in io.reactivex.RxBleAdapterStateObservable
 
groupJoin(ObservableSource,Function,Function,BiFunction) - function in io.reactivex.ClientStateObservable
 
groupJoin(ObservableSource,Function,Function,BiFunction) - function in io.reactivex.LocationServicesOkObservable
 
groupJoin(Publisher,Function,Function,BiFunction) - function in io.reactivex.ByteArrayBatchObservable
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z