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

F

fail(FailCallback) - function in no.nordicsemi.android.ble.ReadRssiRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ReadRssiRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.SimpleValueRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.AwaitingRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ReadRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ReadRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.WaitForReadRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.WaitForReadRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.WriteRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.WriteRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ConnectRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ConnectRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ConditionalWaitRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ConditionalWaitRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.SleepRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.SleepRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.DisconnectRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.DisconnectRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.MtuRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.MtuRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.SetValueRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.SetValueRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.Request
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.TimeoutableValueRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.RequestQueue
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.RequestQueue
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.TimeoutableRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ReliableWriteRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ReliableWriteRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ReliableWriteRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ConnectionPriorityRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.ConnectionPriorityRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.PhyRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.PhyRequest
Use to set a callback that will be called in case the request has failed.
fail(FailCallback) - function in no.nordicsemi.android.ble.SimpleRequest
Use to set a callback that will be called in case the request has failed.
FailCallback - class in no.nordicsemi.android.ble.callback
 
fillInStackTrace() - function in java.lang.BluetoothDisabledException
 
fillInStackTrace() - function in java.lang.ConnectionException
 
fillInStackTrace() - function in java.lang.InvalidDataException
 
fillInStackTrace() - function in java.lang.RequestFailedException
 
fillInStackTrace() - function in java.lang.InvalidRequestException
 
fillInStackTrace() - function in java.lang.DeviceDisconnectedException
 
filter(DataFilter) - function in no.nordicsemi.android.ble.ReadRequest
Sets a filter which allows to skip some incoming data.
filter(DataFilter) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
Sets a filter which allows to skip some incoming data.
filter(DataFilter) - function in no.nordicsemi.android.ble.ValueChangedCallback
Sets a filter which allows to skip some incoming data.
filter(Array) - function in no.nordicsemi.android.ble.data.DataFilter
This method should return true if the packet matches the filter and should be processedby the request.
filter(Array) - function in no.nordicsemi.android.ble.data.PacketFilter
This method should return true if the packet matches the filter and should be processedby the request.
filterPacket(PacketFilter) - function in no.nordicsemi.android.ble.ReadRequest
Sets a packet filter which allows to ignore the complete packet.
filterPacket(PacketFilter) - function in no.nordicsemi.android.ble.WaitForValueChangedRequest
Sets a packet filter which allows to ignore the complete packet.
filterPacket(PacketFilter) - function in no.nordicsemi.android.ble.ValueChangedCallback
Sets a packet filter which allows to ignore the complete packet.
from(String) - function in no.nordicsemi.android.ble.data.Data
 
from(BluetoothGattCharacteristic) - function in no.nordicsemi.android.ble.data.Data
 
from(BluetoothGattDescriptor) - function in no.nordicsemi.android.ble.data.Data
 
from(BluetoothGattCharacteristic) - function in no.nordicsemi.android.ble.data.MutableData
 
from(BluetoothGattDescriptor) - function in no.nordicsemi.android.ble.data.MutableData
 
from(String) - function in no.nordicsemi.android.ble.data.MutableData
 
from(BluetoothGattCharacteristic) - function in no.nordicsemi.android.ble.data.MutableData
 
from(BluetoothGattDescriptor) - function in no.nordicsemi.android.ble.data.MutableData
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W