- BAD_INPUT_PARAMETER - Static variable in exception uicc.toolkit.ToolkitException
-
This reason code (=14) is used to indicate that an input parameter of
the method is not valid
- BER_EDIT_HANDLER - Static variable in class uicc.system.HandlerBuilder
-
- BER_TLV_ACC_MODE_FIRST - Static variable in interface uicc.access.UICCConstants
-
First Block = 0x80
- BER_TLV_ACC_MODE_NEXT - Static variable in interface uicc.access.UICCConstants
-
Next Block = 0x00
- BERTLVEditHandler - Interface in uicc.toolkit
-
The BERTLVEditHandler interface offers methods to set the TAG of a BER TLV List and to edit the BER TLV list.
- BERTLVFileView - Interface in uicc.access.bertlvfile
-
The BERTLVFileView interface defines the methods to access BER TLV files.
- BERTLVViewHandler - Interface in uicc.toolkit
-
The BERTLVViewHandler interface offers methods to retrieve information about TLVs stored in BER TLV list.
- BTAG_CALL_CONTROL - Static variable in interface uicc.toolkit.ToolkitConstants
-
BER-TLV : Call Control tag = 0xD4
- BTAG_EVENT_DOWNLOAD - Static variable in interface uicc.toolkit.ToolkitConstants
-
BER-TLV : Event download tag = 0xD6
- BTAG_MENU_SELECTION - Static variable in interface uicc.toolkit.ToolkitConstants
-
BER-TLV : Menu Selection tag = 0xD3
- BTAG_PROACTIVE_UICC_COMMAND - Static variable in interface uicc.toolkit.ToolkitConstants
-
BER-TLV : Proactive UICC command tag = 0xD0
- BTAG_TIMER_EXPIRATION - Static variable in interface uicc.toolkit.ToolkitConstants
-
BER-TLV : Timer Expiration tag = 0xD7
- buildTLVHandler(byte, short) - Static method in class uicc.system.HandlerBuilder
-
Allocates a TLVHandler with an internal buffer of length capacity
- buildTLVHandler(byte, short, byte[], short, short) - Static method in class uicc.system.HandlerBuilder
-
Allocates a TLVHandler with an internal buffer of length capacity.