uicc.usim.toolkit
Interface ToolkitConstants


public interface ToolkitConstants

ToolkitConstants encapsulates constants related to the USAT Toolkit applets.


Field Summary
static byte BTAG_CELL_BROADCATS_DOWNLOAD
          BER-TLV: Cell Broadcast download tag = 0xD2
static byte BTAG_MO_SHORT_MESSAGE_CONTROL
          BER-TLV : MO short message control tag = 0xD5
static byte BTAG_SMS_PP_DOWNLOAD
          BER-TLV : SMS-PP download tag = 0xD1
static byte BTAG_USSD_DOWNLOAD
          BER-TLV : USSD download tag = 0xD9
static short EVENT_FORMATTED_SMS_CB
          Event : Cell Broadcast Data Download Formatted = 24
static short EVENT_FORMATTED_SMS_PP_ENV
          Event : Envelope SMS-PP Data Download (31.115 formatted) = 2
static short EVENT_FORMATTED_SMS_PP_UPD
          Event : Update Record EF sms APDU (31.115 formatted) = 3
static short EVENT_MO_SHORT_MESSAGE_CONTROL_BY_SIM
          Event : MO Short Message Control by SIM = 10
static short EVENT_UNFORMATTED_SMS_CB
          Event : Cell Broadcast Data Download = 6
static short EVENT_UNFORMATTED_SMS_PP_ENV
          Event : Envelope SMS-PP Data Download unformatted sms = 4
static short EVENT_UNFORMATTED_SMS_PP_UPD
          Event : Update Record EFsms APDU unformatted sms = 5
static byte PRO_CMD_SEND_SS
          Type of proactive command : SEND SS = 0x11
static byte PRO_CMD_SEND_USSD
          Type of proactive command : SEND USSD = 0x12
static byte RES_CMD_CALL_MO_CONTROL_PROBLEM
          General result: Interaction with call control by USIM or MO short message control by USIM, permanent problem = 0x39
static byte RES_CMD_PERF_USSD_TRANSAC_TERM
          General Result : USSD or SS transaction terminated by user = 0x14
static byte RES_ERROR_SMS_RP_ERROR
          General Result : SMS RP-ERROR = 0x35
static byte RES_ERROR_SS_RETURN_ERROR
          General Result : SS return error = 0x34
static byte RES_ERROR_USSD_RETURN_ERROR
          General result: USSD return error = 0x37
static byte TAG_BC_INDICATOR
          Simple-TLV : BC Repeat Indicator tag = 0x2A
static byte TAG_BCCH_CHANNEL_LIST
          Simple-TLV : BCCH Channel List tag = 0x1D
static byte TAG_CAUSE
          Simple-TLV : Cause tag = 0x1A
static byte TAG_CELL_BROADCAST_PAGE
          Simple-TLV : Cell Broadcast Page tag = 0x0C;
static byte TAG_PDP_CONTEXT_ACTIVATION_PARAMETERS
          Simple-TLV : PDP context Activation parameters tag = 0x52
static byte TAG_SMS_TPDU
          Simple-TLV : SMS TPDU tag = 0x0B
static byte TAG_SS_STRING
          Simple-TLV : SS String tag
static byte TAG_TIMING_ADVANCE
          Simple-TLV : Timing Advance tag = 0x2E
static byte TAG_TRANSACTION_IDENTFIER
          Simple-TLV : Transaction Identifier tag = 0x1C
static byte TAG_USSD_STRING
          Simple-TLV : USSD String tag = 0x0A
static byte TAG_UTRAN_MEASUREMENT_QUALIFIER
          Simple-TLV : UTRAN Measurement Qualifier tag = 0x69
 

Field Detail

EVENT_FORMATTED_SMS_PP_ENV

static final short EVENT_FORMATTED_SMS_PP_ENV
Event : Envelope SMS-PP Data Download (31.115 formatted) = 2

See Also:
Constant Field Values

EVENT_FORMATTED_SMS_PP_UPD

static final short EVENT_FORMATTED_SMS_PP_UPD
Event : Update Record EF sms APDU (31.115 formatted) = 3

See Also:
Constant Field Values

EVENT_UNFORMATTED_SMS_PP_ENV

static final short EVENT_UNFORMATTED_SMS_PP_ENV
Event : Envelope SMS-PP Data Download unformatted sms = 4

See Also:
Constant Field Values

EVENT_UNFORMATTED_SMS_PP_UPD

static final short EVENT_UNFORMATTED_SMS_PP_UPD
Event : Update Record EFsms APDU unformatted sms = 5

See Also:
Constant Field Values

EVENT_UNFORMATTED_SMS_CB

static final short EVENT_UNFORMATTED_SMS_CB
Event : Cell Broadcast Data Download = 6

See Also:
Constant Field Values

EVENT_MO_SHORT_MESSAGE_CONTROL_BY_SIM

static final short EVENT_MO_SHORT_MESSAGE_CONTROL_BY_SIM
Event : MO Short Message Control by SIM = 10

See Also:
Constant Field Values

EVENT_FORMATTED_SMS_CB

static final short EVENT_FORMATTED_SMS_CB
Event : Cell Broadcast Data Download Formatted = 24

See Also:
Constant Field Values

BTAG_CELL_BROADCATS_DOWNLOAD

static final byte BTAG_CELL_BROADCATS_DOWNLOAD
BER-TLV: Cell Broadcast download tag = 0xD2

See Also:
Constant Field Values

BTAG_MO_SHORT_MESSAGE_CONTROL

static final byte BTAG_MO_SHORT_MESSAGE_CONTROL
BER-TLV : MO short message control tag = 0xD5

See Also:
Constant Field Values

BTAG_SMS_PP_DOWNLOAD

static final byte BTAG_SMS_PP_DOWNLOAD
BER-TLV : SMS-PP download tag = 0xD1

See Also:
Constant Field Values

BTAG_USSD_DOWNLOAD

static final byte BTAG_USSD_DOWNLOAD
BER-TLV : USSD download tag = 0xD9

See Also:
Constant Field Values

PRO_CMD_SEND_SS

static final byte PRO_CMD_SEND_SS
Type of proactive command : SEND SS = 0x11

See Also:
Constant Field Values

PRO_CMD_SEND_USSD

static final byte PRO_CMD_SEND_USSD
Type of proactive command : SEND USSD = 0x12

See Also:
Constant Field Values

RES_CMD_PERF_USSD_TRANSAC_TERM

static final byte RES_CMD_PERF_USSD_TRANSAC_TERM
General Result : USSD or SS transaction terminated by user = 0x14

See Also:
Constant Field Values

RES_ERROR_SS_RETURN_ERROR

static final byte RES_ERROR_SS_RETURN_ERROR
General Result : SS return error = 0x34

See Also:
Constant Field Values

RES_ERROR_SMS_RP_ERROR

static final byte RES_ERROR_SMS_RP_ERROR
General Result : SMS RP-ERROR = 0x35

See Also:
Constant Field Values

RES_ERROR_USSD_RETURN_ERROR

static final byte RES_ERROR_USSD_RETURN_ERROR
General result: USSD return error = 0x37

See Also:
Constant Field Values

RES_CMD_CALL_MO_CONTROL_PROBLEM

static final byte RES_CMD_CALL_MO_CONTROL_PROBLEM
General result: Interaction with call control by USIM or MO short message control by USIM, permanent problem = 0x39

See Also:
Constant Field Values

TAG_BC_INDICATOR

static final byte TAG_BC_INDICATOR
Simple-TLV : BC Repeat Indicator tag = 0x2A

See Also:
Constant Field Values

TAG_BCCH_CHANNEL_LIST

static final byte TAG_BCCH_CHANNEL_LIST
Simple-TLV : BCCH Channel List tag = 0x1D

See Also:
Constant Field Values

TAG_CAUSE

static final byte TAG_CAUSE
Simple-TLV : Cause tag = 0x1A

See Also:
Constant Field Values

TAG_CELL_BROADCAST_PAGE

static final byte TAG_CELL_BROADCAST_PAGE
Simple-TLV : Cell Broadcast Page tag = 0x0C;

See Also:
Constant Field Values

TAG_SMS_TPDU

static final byte TAG_SMS_TPDU
Simple-TLV : SMS TPDU tag = 0x0B

See Also:
Constant Field Values

TAG_SS_STRING

static final byte TAG_SS_STRING
Simple-TLV : SS String tag

See Also:
Constant Field Values

TAG_TIMING_ADVANCE

static final byte TAG_TIMING_ADVANCE
Simple-TLV : Timing Advance tag = 0x2E

See Also:
Constant Field Values

TAG_TRANSACTION_IDENTFIER

static final byte TAG_TRANSACTION_IDENTFIER
Simple-TLV : Transaction Identifier tag = 0x1C

See Also:
Constant Field Values

TAG_USSD_STRING

static final byte TAG_USSD_STRING
Simple-TLV : USSD String tag = 0x0A

See Also:
Constant Field Values

TAG_PDP_CONTEXT_ACTIVATION_PARAMETERS

static final byte TAG_PDP_CONTEXT_ACTIVATION_PARAMETERS
Simple-TLV : PDP context Activation parameters tag = 0x52

See Also:
Constant Field Values

TAG_UTRAN_MEASUREMENT_QUALIFIER

static final byte TAG_UTRAN_MEASUREMENT_QUALIFIER
Simple-TLV : UTRAN Measurement Qualifier tag = 0x69

See Also:
Constant Field Values


Copyright © European Telecommunications Standards Institute 2004. All rights reserved.