A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
R
- ReadProgressCallback - class in no.nordicsemi.android.ble.callback
- ReadRequest - class in no.nordicsemi.android.ble
- ReadResponse - class in no.nordicsemi.android.ble.response
- Generic read response class that returns the data received and the device from which data were read.
- ReadRssiRequest - class in no.nordicsemi.android.ble
- ReliableWriteRequest - class in no.nordicsemi.android.ble
- This queue performs the operations using Reliable Write, also known as Queued Write, procedure.
- removeBond() - function in no.nordicsemi.android.ble.ReadRssiRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.SimpleValueRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.AwaitingRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.ReadRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.WaitForReadRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.WriteRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.ConnectRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.ConditionalWaitRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.SleepRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.DisconnectRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.MtuRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.SetValueRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.Request
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.TimeoutableValueRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.RequestQueue
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.TimeoutableRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.ReliableWriteRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.ConnectionPriorityRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.PhyRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- removeBond() - function in no.nordicsemi.android.ble.SimpleRequest
- Creates a new request that will remove the bonding information from the Android device.This is done using reflections and may not work on all devices.
- Request - class in no.nordicsemi.android.ble
- On Android, when multiple BLE operations needs to be done, it is required to wait for a proper BluetoothGattCallback callback before calling another operation.
- RequestFailedException - class in no.nordicsemi.android.ble.exception
- RequestQueue - class in no.nordicsemi.android.ble
- A base class for a request queue.
- reset() - function in no.nordicsemi.android.ble.data.JsonMerger
- Resets the merger so it can start merging from scratch.
- retry(int) - function in no.nordicsemi.android.ble.ConnectRequest
- Sets an optional retry count.
- retry(int,int) - function in no.nordicsemi.android.ble.ConnectRequest
- Sets an optional retry count and a delay that the process will wait before each connectionattempt.
- RssiCallback - class in no.nordicsemi.android.ble.callback
- RssiResult - class in no.nordicsemi.android.ble.response