Uses of Interface
javax.bluetooth.L2CAPConnection

Packages that use L2CAPConnection
com.intel.bluetooth.btl2cap   
javax.bluetooth   
 

Uses of L2CAPConnection in com.intel.bluetooth.btl2cap
 

Classes in com.intel.bluetooth.btl2cap that implement L2CAPConnection
 class Connection
          This class is Proxy for btl2cap (L2CAP) Connection implementations for IBM J9 support
 

Methods in com.intel.bluetooth.btl2cap that return L2CAPConnection
 L2CAPConnection Connection.acceptAndOpen()
           
 

Uses of L2CAPConnection in javax.bluetooth
 

Methods in javax.bluetooth that return L2CAPConnection
 L2CAPConnection L2CAPConnectionNotifier.acceptAndOpen()
          Waits for a client to connect to this L2CAP service.