public class BlaubotJsr82BluetoothConnection extends GenericBlaubotConnection
connectionListeners
Constructor and Description |
---|
BlaubotJsr82BluetoothConnection(IBlaubotDevice remoteDevice,
javax.microedition.io.StreamConnection streamConnection) |
Modifier and Type | Method and Description |
---|---|
void |
disconnect()
Disconnects the connection (if connected), nothing otherwise
|
protected java.lang.String |
getLogTag() |
boolean |
isConnected() |
disconnectStreams, getDataInputStream, getDataOutputStream, getRemoteDevice, notifyDisconnected, read, read, read, readFully, readFully, toString, write, write, write
addConnectionListener, equals, hashCode, removeConnectionListener
public BlaubotJsr82BluetoothConnection(IBlaubotDevice remoteDevice, javax.microedition.io.StreamConnection streamConnection) throws java.io.IOException
java.io.IOException
protected java.lang.String getLogTag()
getLogTag
in class GenericBlaubotConnection
public void disconnect()
IBlaubotConnection
public boolean isConnected()