A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
A
- abort() - function in no.nordicsemi.android.ble.ReliableWriteRequest
- Alias for cancel.
- add(Operation) - function in no.nordicsemi.android.ble.RequestQueue
- Enqueues a new operation.
- add(Operation) - function in no.nordicsemi.android.ble.ReliableWriteRequest
- Enqueues a new operation.
- add(Operation) - function in no.nordicsemi.android.ble.ReliableWriteRequest
- Enqueues a new operation.
- addSuppressed(Throwable) - function in java.lang.BluetoothDisabledException
- addSuppressed(Throwable) - function in java.lang.ConnectionException
- addSuppressed(Throwable) - function in java.lang.InvalidDataException
- addSuppressed(Throwable) - function in java.lang.RequestFailedException
- addSuppressed(Throwable) - function in java.lang.InvalidRequestException
- addSuppressed(Throwable) - function in java.lang.DeviceDisconnectedException
- AfterCallback - class in no.nordicsemi.android.ble.callback
- allowLongRead(boolean) - function in no.nordicsemi.android.ble.SetValueRequest
- Sets whether Long Read procedure is supported by the remote device on the given characteristicor descriptor.
- annotationType() - function in java.lang.annotation.Annotation
- attachClientConnection(BluetoothDevice) - function in no.nordicsemi.android.ble.BleManager
- "Server only" alternative to using connect in onDeviceConnectedToServer.This simply associates the connection to the passed client.
- attachClientConnection(BluetoothDevice) - function in no.nordicsemi.android.ble.LegacyBleManager
- "Server only" alternative to using connect in onDeviceConnectedToServer.This simply associates the connection to the passed client.
- await(E) - function in no.nordicsemi.android.ble.ReadRssiRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.ReadRssiRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.ReadRssiRequest
- Synchronously waits until the request is done.
- await(E) - function in no.nordicsemi.android.ble.SimpleValueRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.SimpleValueRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.SimpleValueRequest
- Synchronously waits until the request is done.
- await(E) - function in no.nordicsemi.android.ble.AwaitingRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.AwaitingRequest
- Synchronously waits until the request is done.
- await(Class,long) - function in no.nordicsemi.android.ble.AwaitingRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await(E,long) - function in no.nordicsemi.android.ble.AwaitingRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await() - function in no.nordicsemi.android.ble.AwaitingRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.AwaitingRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await(E) - function in no.nordicsemi.android.ble.ReadRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.ReadRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.ReadRequest
- Synchronously waits until the request is done.
- await(E) - function in no.nordicsemi.android.ble.WaitForReadRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.WaitForReadRequest
- Synchronously waits until the request is done.
- await(Class,long) - function in no.nordicsemi.android.ble.WaitForReadRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await(E,long) - function in no.nordicsemi.android.ble.WaitForReadRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await() - function in no.nordicsemi.android.ble.WaitForReadRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.WaitForReadRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await(E) - function in no.nordicsemi.android.ble.WriteRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.WriteRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.WriteRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.ConnectRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.ConnectRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await(E) - function in no.nordicsemi.android.ble.ConditionalWaitRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.ConditionalWaitRequest
- Synchronously waits until the request is done.
- await(Class,long) - function in no.nordicsemi.android.ble.ConditionalWaitRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await(E,long) - function in no.nordicsemi.android.ble.ConditionalWaitRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await() - function in no.nordicsemi.android.ble.ConditionalWaitRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.ConditionalWaitRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await() - function in no.nordicsemi.android.ble.SleepRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.SleepRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await() - function in no.nordicsemi.android.ble.DisconnectRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.DisconnectRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await(E) - function in no.nordicsemi.android.ble.MtuRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.MtuRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.MtuRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.SetValueRequest
- Synchronously waits until the request is done.
- await(E) - function in no.nordicsemi.android.ble.TimeoutableValueRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.TimeoutableValueRequest
- Synchronously waits until the request is done.
- await(Class,long) - function in no.nordicsemi.android.ble.TimeoutableValueRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await(E,long) - function in no.nordicsemi.android.ble.TimeoutableValueRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await() - function in no.nordicsemi.android.ble.TimeoutableValueRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.TimeoutableValueRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await() - function in no.nordicsemi.android.ble.RequestQueue
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.RequestQueue
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await() - function in no.nordicsemi.android.ble.TimeoutableRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.TimeoutableRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await() - function in no.nordicsemi.android.ble.ReliableWriteRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.ReliableWriteRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await(Class) - function in no.nordicsemi.android.ble.ConnectionPriorityRequest
- Synchronously waits until the request is done.
- await(E) - function in no.nordicsemi.android.ble.ConnectionPriorityRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.ConnectionPriorityRequest
- Synchronously waits until the request is done.
- await(E) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Synchronously waits until the request is done.
- await(Class,long) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await(E,long) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Synchronously waits until the request is done, for at most given number of millisecondsafter which the InterruptedException will be thrown.
- await() - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Synchronously waits until the request is done.
- await(long) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Synchronously waits, for as most as the given number of milliseconds, until the requestis ready.
- await(E) - function in no.nordicsemi.android.ble.PhyRequest
- Synchronously waits until the request is done.
- await(Class) - function in no.nordicsemi.android.ble.PhyRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.PhyRequest
- Synchronously waits until the request is done.
- await() - function in no.nordicsemi.android.ble.SimpleRequest
- Synchronously waits until the request is done.
- AwaitingRequest - class in no.nordicsemi.android.ble
- awaitValid(Class) - function in no.nordicsemi.android.ble.ReadRequest
- Same as await, but if the response class extends ProfileReadResponse and the received response is not valid(isValid returns false), this method willthrow an exception.
- awaitValid(E) - function in no.nordicsemi.android.ble.ReadRequest
- Same as await, but if the response class extends ProfileReadResponse and the received response is not valid(isValid returns false), this method willthrow an exception.
- awaitValid(E) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Similar to await, but if the response class extends ProfileReadResponse and the received response is invalid, an exception is thrown.This allows to keep all error handling in one place.
- awaitValid(Class) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Similar to await, but if the response class extends ProfileReadResponse and the received response is invalid, an exception is thrown.This allows to keep all error handling in one place.
- awaitValid(Class,long) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Same as await, but if received response is not valid, this method willthrown an exception.
- awaitValid(E,long) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
- Same as await, but if received response is not valid,this method will thrown an exception.