To be added.
| Type | Description |
|---|---|
| HCIConnection | A HCI connection interface. |
| IConnection | The superinterface that all connections must use. |
| L2CAPConnection | An interface to describe L2CAP connections. |
| LinuxHCIConnection | To be added. |
| LinuxL2CAPConnection | To be added. |
| LinuxRFCommConnection | To be added. |
| LinuxRFCommConnectionFactory | To be added. |
| LinuxServiceConnection | To be added. |
| LinuxServiceConnectionFactory | To be added. |
| RFCommConnection | The superinterface for RFCOMM connections. |
| RFCommConnectionFactory | An abstract class to create RFCOMM connections. |
| ServiceConnection | A superinterface for service-oriented connections. |
| ServiceConnectionFactory | An abstract ServiceConnection factory. |
| WindowsL2CAPConnection | To be added. |
| WindowsRFCommConnection | To be added. |
| WindowsRFCommConnectionFactory | To be added. |