Class | Description |
---|---|
BlaubotJsr82BluetoothAcceptor |
An Acceptor handling incoming bluetooth connections.
|
BlaubotJsr82BluetoothAdapter |
BlaubotAdapter-Bluetooth implementation using jsr 82 (i.e. bluecove)
|
BlaubotJsr82BluetoothConnection |
A bluetooth connection using the provided JSR82 implementation (probalby bluecove)
|
BlaubotJsr82BluetoothConnector |
Bluetooth connector implementation for android.
|
Jsr82BluetoothConnectionMetaDataDTO |
The acceptor meta data class for the generic bluetooth acceptor
|
rfcommclient | |
rfcommserver | |
SampleSPPClient |
A simple SPP client that connects with an SPP server
|
TestMain |