Package uicc.hci.framework

This package defines the basic interfaces for the HCI protocol.

See:
          Description

Interface Summary
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 Summary
HCIDevice This class provides a factory to retrieve objects instances that implement sub interfaces of HCIService.
 

Exception Summary
HCIException The HCIException class encapsulates specific exceptions allows the classes of this package to throw specific exceptions in case of problems.
 

Package uicc.hci.framework Description

This package defines the basic interfaces for the HCI protocol.