See: Description
| Interface | Description |
|---|---|
| BluetoothDiscoveryListener |
Declarations of the notification methods when a Bluetooth discovery is started.
|
| BluetoothPeerListener |
Declarations of notification methods called from the class BluetoothPeer.
|
| BluetoothServerListener |
Callback declaration when running a Bluetooth server.
|
| Class | Description |
|---|---|
| BluetoothClient |
Class to create a client that connects to a server via Bluetooth.
|
| BluetoothDiscovery |
Class for finding remote Bluetooth devices by an device discovery process.
|
| BluetoothPeer |
Class that implements a Bluetooth peer-to-peer communication based on
the client-server model.
|
| BluetoothServer |
Class to create a client that connects to a server via Bluetooth.
|