enum | bsslap_iei {
BSSLAP_IEI_TA = 0x1,
BSSLAP_IEI_CELL_ID = 0x9,
BSSLAP_IEI_CHAN_DESC = 0x10,
BSSLAP_IEI_MEAS_REP = 0x14,
BSSLAP_IEI_CAUSE = 0x18,
BSSLAP_IEI_RRLP_FLAG = 0x19,
BSSLAP_IEI_RRLP = 0x1b,
BSSLAP_IEI_CELL_ID_LIST = 0x1c,
BSSLAP_IEI_ENH_MEAS_REP = 0x1d,
BSSLAP_IEI_LAC = 0x1e,
BSSLAP_IEI_FREQ_LIST = 0x21,
BSSLAP_IEI_MS_POWER = 0x22,
BSSLAP_IEI_DELTA_TIMER = 0x23,
BSSLAP_IEI_SERVING_CELL_ID = 0x24,
BSSLAP_IEI_ENCR_KEY = 0x25,
BSSLAP_IEI_CIPH_MODE_SET = 0x26,
BSSLAP_IEI_CHAN_MODE = 0x27,
BSSLAP_IEI_MR_CONFIG = 0x28,
BSSLAP_IEI_POLLING_REPETITION = 0x29,
BSSLAP_IEI_PACKET_CHAN_DESC = 0x2a,
BSSLAP_IEI_TLLI = 0x2b,
BSSLAP_IEI_TFI = 0x2c,
BSSLAP_IEI_TBF_START_TIME = 0x2d,
BSSLAP_IEI_PWRUP_START_TIME = 0x2e,
BSSLAP_IEI_LONG_ENCR_KEY = 0x2f,
BSSLAP_IEI_CONCUR_POS_PROC_F = 0x30
} |