Interface | Description |
---|---|
BTMessageHandler | |
BTServer.Callback | |
BTSocketListener.Callback |
Bluetooth events handler.
|
Class | Description |
---|---|
BTClient |
Allows to connect and talk to a bluetooth service.
|
BTMessage |
A
BTMessage represents a simple way to exchange data over bluetooth. |
BTServer |
Bluetooth service.
|
BTServerService |
This service is intented to manage buetooth communication with another device.
|
BTSocketListener |
Thread listening a bluetooth socket and signaling events.
|