- CARD_EMULATION_SERVICE_ID - Static variable in class uicc.hci.framework.HCIDevice
-
Identifies the service object for card emulation mode functionality
- CardEmulationListener - Interface in uicc.hci.services.cardemulation
-
The instance of an Applet which implements the interface CardEmulationListener
can receive events through the onCallback method of this interface and can process
CardEmulationMessage objects passed through the onCallback method of this interface.
- CardEmulationMessage - Interface in uicc.hci.services.cardemulation
-
The CardEmulationMessage offers specialized methods to generate
card emulation commands or events.
- CardEmulationService - Interface in uicc.hci.services.cardemulation
-
Service that provides Contactless card emulation functionality.
- CONNECTIVITY_SERVICE_ID - Static variable in class uicc.hci.framework.HCIDevice
-
Identifies the service object for connectivity functionality
- ConnectivityListener - Interface in uicc.hci.services.connectivity
-
The instance of an Applet which implements the interface ConnectivityListener
can receive events through the onCallback method of this interface and can process
ConnectivityMessage objects passed through the onCallback method of this interface.
- ConnectivityMessage - Interface in uicc.hci.services.connectivity
-
The ConnectivityMessage Message tagging interface
- ConnectivityService - Interface in uicc.hci.services.connectivity
-
The connectivity services defines:
a mechanism that allows a UICC to start a proactive session as defined
in TS 102 223,
a mechanism to launch an application on the terminal host that
is related to the Applet running in the UICC.