com.ibm.oti.connection.btl2cap
Class Connection
java.lang.Object
com.intel.bluetooth.BluetoothConnectionAccessAdapter
com.intel.bluetooth.btl2cap.Connection
com.ibm.oti.connection.btl2cap.Connection
- All Implemented Interfaces:
- CreateConnection, BluetoothConnectionAccess, BluetoothConnectionNotifierServiceRecordAccess, L2CAPConnection, L2CAPConnectionNotifier, Connection
public class Connection
- extends Connection
This class is Proxy for btl2cap (L2CAP) Connection implementations for IBM J9 support
No need to configure -Dmicroedition.connection.pkgs=com.intel.bluetooth when bluecove.jar installed to "%J9_HOME%\lib\jclMidp20\ext\
Your application should not use this class directly.
- Rating

Methods inherited from class com.intel.bluetooth.btl2cap.Connection |
acceptAndOpen, close, getImpl, getReceiveMTU, getServiceRecord, getTransmitMTU, ready, receive, send, setParameters, setParameters2, updateServiceRecord |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connection
public Connection()