| Package | Description |
|---|---|
| ej.bluetooth |
Contains Bluetooth classes.
|
| ej.bluetooth.listeners.impl |
Contains default implementations for Bluetooth listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BluetoothAdapter.setConnectionListener(ConnectionListener connectionListener)
Sets the listener which will receive the GAP events related to this adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionListener
The
DefaultConnectionListener class provides a default implementation of the
ConnectionListener interface. |