|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
onCallback(byte event, HCIMessage message)
to provide access to the HCIMessage object of the addressed service.
- RESP_ANY_E_CMD_NOT_SUPPORTED -
Static variable in interface uicc.hci.framework.HCIMessage
- the command is not supported by the gate
- RESP_ANY_E_INHIBITED -
Static variable in interface uicc.hci.framework.HCIMessage
- command is inhibited due to failure of lower layer identity check
- RESP_ANY_E_NOK -
Static variable in interface uicc.hci.framework.HCIMessage
- command was rejected and/or not completed
- RESP_ANY_E_NOT_CONNECTED -
Static variable in interface uicc.hci.framework.HCIMessage
- the destination host is not connected
- RESP_ANY_E_REG_ACCESS_DENIED -
Static variable in interface uicc.hci.framework.HCIMessage
- permission denied to write/read a value to/from a registry
- RESP_ANY_E_REG_PAR_UNKNOWN -
Static variable in interface uicc.hci.framework.HCIMessage
- the registry parameter identifier is either unknown to the registry or an optional registry parameter is not implemented
- RESP_ANY_E_TIMEOUT -
Static variable in interface uicc.hci.services.readermode.ReaderMessage
- An Applet level time-out occurred.
- RESP_ANY_OK -
Static variable in interface uicc.hci.framework.HCIMessage
- command completed successfully (with optional parameters)
- RESP_WR_RF_ERROR -
Static variable in interface uicc.hci.services.readermode.ReaderMessage
- The target has returned an RF error.
- restartReaderModeProcedure() -
Method in interface uicc.hci.services.readermode.ReaderMessage
- This method sends first the HCI event EVT_END_OPERATION and then the
HCI event EVT_READER_REQUESTED.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||