Package | Description |
---|---|
fr.eurogiciel.ora.bluetooth |
Modifier and Type | Class and Description |
---|---|
class |
BTServerService
This service is intented to manage buetooth communication with another device.
|
Constructor and Description |
---|
BTServer(BTServer.Callback callback,
java.lang.String btServiceName,
java.util.UUID uuid)
Creates the server with the given service name and UUID.
|