See: Description
| Interface | Description |
|---|---|
| HCIListener |
The base interface for all types of HCI listeners.
|
| HCIMessage |
An instance of
HCIMessage is used to get access to the content of a received
HCP message. |
| HCIService |
This interface is the base interface for any HCI service.
|
| Class | Description |
|---|---|
| HCIDevice |
This class provides a factory to retrieve objects instances that implement sub
interfaces of
HCIService. |
| Exception | Description |
|---|---|
| HCIException |
The
HCIException class encapsulates specific exceptions allows
the classes of this package to throw specific exceptions in case of problems. |