- OK - Static variable in class ej.bluetooth.BluetoothStatus
 
- 
OK.
 
- onAdvertisementCompleted() - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when an ongoing advertisement is completed.
 
- onAdvertisementCompleted() - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onConnected(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a connection attempt is successful or when a remote device connects to the adapter.
 
- onConnected(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onConnectFailed(BluetoothAddress) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a connection attempt fails.
 
- onConnectFailed(BluetoothAddress) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onDisconnected(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when the connection with a device is closed.
 
- onDisconnected(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onDiscoveryCompleted(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a service discovery is completed.
 
- onDiscoveryCompleted(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onDiscoveryResult(BluetoothConnection, BluetoothService) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a service provided by a device has been discovered.
 
- onDiscoveryResult(BluetoothConnection, BluetoothService) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onExecuteWriteRequest(BluetoothConnection, BluetoothAttribute, boolean) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
-  
 
- onExecuteWriteRequest(BluetoothConnection, BluetoothAttribute, boolean) - Method in interface ej.bluetooth.listeners.LocalServiceListener
 
- 
Called when an execute write request is received.
 
- onNotificationReceived(BluetoothConnection, BluetoothCharacteristic, byte[]) - Method in class ej.bluetooth.listeners.impl.DefaultRemoteServiceListener
 
-  
 
- onNotificationReceived(BluetoothConnection, BluetoothCharacteristic, byte[]) - Method in interface ej.bluetooth.listeners.RemoteServiceListener
 
- 
Called when a characteristic notification or indication is received.
 
- onNotificationSent(BluetoothConnection, BluetoothCharacteristic, boolean) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
-  
 
- onNotificationSent(BluetoothConnection, BluetoothCharacteristic, boolean) - Method in interface ej.bluetooth.listeners.LocalServiceListener
 
- 
Called when a characteristic notification or indication is sent.
 
- onPairCompleted(BluetoothConnection, boolean) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when the pairing procedure with a device is completed.
 
- onPairCompleted(BluetoothConnection, boolean) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onPairRequest(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a pairing request from a device is received.
 
- onPairRequest(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onPasskeyGenerated(BluetoothConnection, int) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a passkey is generated to be displayed to the user.
 
- onPasskeyGenerated(BluetoothConnection, int) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onPasskeyRequest(BluetoothConnection) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a passkey request from a device is received.
 
- onPasskeyRequest(BluetoothConnection) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onPrepareWriteRequest(BluetoothConnection, BluetoothAttribute, byte[], int) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
-  
 
- onPrepareWriteRequest(BluetoothConnection, BluetoothAttribute, byte[], int) - Method in interface ej.bluetooth.listeners.LocalServiceListener
 
- 
Called when a prepare write request is received.
 
- onReadBlobRequest(BluetoothConnection, BluetoothAttribute, int) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
-  
 
- onReadBlobRequest(BluetoothConnection, BluetoothAttribute, int) - Method in interface ej.bluetooth.listeners.LocalServiceListener
 
- 
Called when a read blob request is received.
 
- onReadCompleted(BluetoothConnection, BluetoothAttribute, byte, byte[]) - Method in class ej.bluetooth.listeners.impl.DefaultRemoteServiceListener
 
-  
 
- onReadCompleted(BluetoothConnection, BluetoothAttribute, byte, byte[]) - Method in interface ej.bluetooth.listeners.RemoteServiceListener
 
- 
Called when a response to a read request is received.
 
- onReadRequest(BluetoothConnection, BluetoothAttribute) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
-  
 
- onReadRequest(BluetoothConnection, BluetoothAttribute) - Method in interface ej.bluetooth.listeners.LocalServiceListener
 
- 
Called when a read request is received.
 
- onScanCompleted() - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when an ongoing scan is completed.
 
- onScanCompleted() - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onScanResult(BluetoothAddress, byte[], int) - Method in interface ej.bluetooth.listeners.ConnectionListener
 
- 
Called when a advertisement or a scan response is received.
 
- onScanResult(BluetoothAddress, byte[], int) - Method in class ej.bluetooth.listeners.impl.DefaultConnectionListener
 
-  
 
- onWriteCompleted(BluetoothConnection, BluetoothAttribute, byte) - Method in class ej.bluetooth.listeners.impl.DefaultRemoteServiceListener
 
-  
 
- onWriteCompleted(BluetoothConnection, BluetoothAttribute, byte) - Method in interface ej.bluetooth.listeners.RemoteServiceListener
 
- 
Called when a response to a write request is received.
 
- onWriteRequest(BluetoothConnection, BluetoothAttribute, byte[]) - Method in class ej.bluetooth.listeners.impl.DefaultLocalServiceListener
 
-  
 
- onWriteRequest(BluetoothConnection, BluetoothAttribute, byte[]) - Method in interface ej.bluetooth.listeners.LocalServiceListener
 
- 
Called when a write request is received.
 
- OUT_OF_RANGE - Static variable in class ej.bluetooth.BluetoothStatus
 
- 
Out of range.