libosmogsm  1.4.0
Osmocom GSM library
A-bis RSL

GSM Radio Signalling Link messages on the A-bis interface. More...

Files

file  gsm_08_58.h
 GSM Radio Signalling Link messages on the A-bis interface.
 
file  rsl.h
 
file  rsl.c
 

Data Structures

union  abis_rsl_chan_nr
 
union  abis_rsl_link_id
 
struct  abis_rsl_common_hdr
 RSL common header. More...
 
struct  abis_rsl_rll_hdr
 
struct  abis_rsl_dchan_hdr
 
struct  abis_rsl_cchan_hdr
 
struct  rsl_ie_chan_mode
 RSL Channel Mode IF (Chapter 9.3.6) More...
 
struct  rsl_ie_chan_ident
 RSL Channel Identification IE (Chapter 9.3.5) More...
 
struct  rsl_ie_cb_cmd_type
 RSL Cell Broadcast Command (Chapter 9.3.45) More...
 
struct  rsl_mrpci
 
struct  ipac_preproc_ave_cfg
 
struct  ipac_preproc_ho_thresh
 
struct  ipac_preproc_ho_comp
 
struct  ipac_preproc_ho_candidates
 
struct  ipac_preproc_ncell_dflts
 
struct  ipac_preproc_ho_ctl_param
 
struct  ipac_preproc_cfg
 

Macros

#define ABIS_RSL_CHAN_NR_CBITS_Bm_ACCHs   0x01
 
#define ABIS_RSL_CHAN_NR_CBITS_Lm_ACCHs(ss)   (0x02 + (ss))
 
#define ABIS_RSL_CHAN_NR_CBITS_SDCCH4_ACCH(ss)   (0x04 + (ss))
 
#define ABIS_RSL_CHAN_NR_CBITS_SDCCH8_ACCH(ss)   (0x08 + (ss))
 
#define ABIS_RSL_CHAN_NR_CBITS_BCCH   0x10
 
#define ABIS_RSL_CHAN_NR_CBITS_RACH   0x11
 
#define ABIS_RSL_CHAN_NR_CBITS_PCH_AGCH   0x12
 
#define ABIS_RSL_CHAN_NR_CBITS_OSMO_PDCH   0x18 /*< non-standard, for dyn TS */
 
#define ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH4   0x19 /*< non-standard, for CBCH/SDCCH4 */
 
#define ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH8   0x1a /*< non-standard, for CBCH/SDCCH8 */
 
#define ABIS_RSL_LINK_ID_CBITS_FACCH_SDCCH   0x00
 
#define ABIS_RSL_LINK_ID_CBITS_SACCH   0x01
 
#define ABIS_RSL_MDISC_RLL   0x02
 
#define ABIS_RSL_MDISC_DED_CHAN   0x08
 
#define ABIS_RSL_MDISC_COM_CHAN   0x0c
 
#define ABIS_RSL_MDISC_TRX   0x10
 
#define ABIS_RSL_MDISC_LOC   0x20
 
#define ABIS_RSL_MDISC_IPACCESS   0x7e
 
#define ABIS_RSL_MDISC_TRANSP   0x01
 
#define ABIS_RSL_MDISC_IS_TRANSP(x)   (x & 0x01)
 
#define RSL_IE_ERIC_PAGING_GROUP   0x0e
 
#define RSL_IE_ERIC_INST_NR   0x48
 
#define RSL_IE_ERIC_PGSL_TIMERS   0x49
 
#define RSL_IE_ERIC_REPEAT_DL_FACCH   0x4a
 
#define RSL_IE_ERIC_POWER_INFO   0xf0
 
#define RSL_IE_ERIC_MOBILE_ID   0xf1
 
#define RSL_IE_ERIC_BCCH_MAPPING   0xf2
 
#define RSL_IE_ERIC_PACKET_PAG_IND   0xf3
 
#define RSL_IE_ERIC_CNTR_CTRL   0xf4
 
#define RSL_IE_ERIC_CNTR_CTRL_ACK   0xf5
 
#define RSL_IE_ERIC_CNTR_REPORT   0xf6
 
#define RSL_IE_ERIC_ICP_CONN   0xf7
 
#define RSL_IE_ERIC_EMR_SUPPORT   0xf8
 
#define RSL_IE_ERIC_EGPRS_REQ_REF   0xf9
 
#define RSL_IE_ERIC_VGCS_REL   0xfa
 
#define RSL_IE_ERIC_REP_PER_NCH   0xfb
 
#define RSL_IE_ERIC_NY2   0xfc
 
#define RSL_IE_ERIC_T3115   0xfd
 
#define RSL_IE_ERIC_ACTIVATE_FLAG   0xfe
 
#define RSL_IE_ERIC_FULL_NCH_INFO   0xff
 
#define RSL_CHAN_NR_MASK   0xf8
 
#define RSL_CHAN_NR_1   0x08 /*< bit to add for 2nd,... lchan */
 
#define RSL_CHAN_Bm_ACCHs   0x08
 
#define RSL_CHAN_Lm_ACCHs   0x10 /* .. 0x18 */
 
#define RSL_CHAN_SDCCH4_ACCH   0x20 /* .. 0x38 */
 
#define RSL_CHAN_SDCCH8_ACCH   0x40 /* ...0x78 */
 
#define RSL_CHAN_BCCH   0x80
 
#define RSL_CHAN_RACH   0x88
 
#define RSL_CHAN_PCH_AGCH   0x90
 
#define RSL_CHAN_OSMO_PDCH   0xc0 /*< non-standard, for dyn TS */
 
#define RSL_CHAN_OSMO_CBCH4   0xc8 /*< non-standard, for CBCH/SDCCH4 */
 
#define RSL_CHAN_OSMO_CBCH8   0xd0 /*< non-standard, for CBCH/SDCCH8 */
 
#define RSL_ACT_TYPE_INITIAL   0x00
 
#define RSL_ACT_TYPE_REACT   0x80
 
#define RSL_ACT_INTRA_IMM_ASS   0x00
 
#define RSL_ACT_INTRA_NORM_ASS   0x01
 
#define RSL_ACT_INTER_ASYNC   0x02
 
#define RSL_ACT_INTER_SYNC   0x03
 
#define RSL_ACT_SECOND_ADD   0x04
 
#define RSL_ACT_SECOND_MULTI   0x05
 
#define RSL_ACT_OSMO_PDCH   0x0f /*< non-standard, for dyn TS */
 
#define RSL_CMOD_DTXu   0x01 /* uplink */
 
#define RSL_CMOD_DTXd   0x02 /* downlink */
 
#define RSL_CMOD_CRT_SDCCH   0x01
 
#define RSL_CMOD_CRT_TCH_Bm   0x08 /* full-rate */
 
#define RSL_CMOD_CRT_TCH_Lm   0x09 /* half-rate */
 
#define RSL_CMOD_SP_GSM1   0x01
 
#define RSL_CMOD_SP_GSM2   0x11
 
#define RSL_CMOD_SP_GSM3   0x21
 
#define RSL_CMOD_CSD_NT_43k5   0x74
 
#define RSL_CMOD_CSD_NT_28k8   0x71
 
#define RSL_CMOD_CSD_NT_14k5   0x58
 
#define RSL_CMOD_CSD_NT_12k0   0x50
 
#define RSL_CMOD_CSD_NT_6k0   0x51
 
#define RSL_CMOD_SP_NT_14k5   RSL_CMOD_CSD_NT_14k5
 
#define RSL_CMOD_SP_NT_12k0   RSL_CMOD_CSD_NT_12k0
 
#define RSL_CMOD_SP_NT_6k0   RSL_CMOD_CSD_NT_6k0
 
#define RSL_CMOD_CSD_T_32000   0x38
 
#define RSL_CMOD_CSD_T_29000   0x39
 
#define RSL_CMOD_CSD_T_14400   0x18
 
#define RSL_CMOD_CSD_T_9600   0x10
 
#define RSL_CMOD_CSD_T_4800   0x11
 
#define RSL_CMOD_CSD_T_2400   0x12
 
#define RSL_CMOD_CSD_T_1200   0x13
 
#define RSL_CMOD_CSD_T_600   0x14
 
#define RSL_CMOD_CSD_T_1200_75   0x15
 
#define RLL_CAUSE_T200_EXPIRED   0x01
 
#define RLL_CAUSE_REEST_REQ   0x02
 
#define RLL_CAUSE_UNSOL_UA_RESP   0x03
 
#define RLL_CAUSE_UNSOL_DM_RESP   0x04
 
#define RLL_CAUSE_UNSOL_DM_RESP_MF   0x05
 
#define RLL_CAUSE_UNSOL_SPRV_RESP   0x06
 
#define RLL_CAUSE_SEQ_ERR   0x07
 
#define RLL_CAUSE_UFRM_INC_PARAM   0x08
 
#define RLL_CAUSE_SFRM_INC_PARAM   0x09
 
#define RLL_CAUSE_IFRM_INC_MBITS   0x0a
 
#define RLL_CAUSE_IFRM_INC_LEN   0x0b
 
#define RLL_CAUSE_FRM_UNIMPL   0x0c
 
#define RLL_CAUSE_SABM_MF   0x0d
 
#define RLL_CAUSE_SABM_INFO_NOTALL   0x0e
 
#define RSL_ERRCLS_NORMAL   0x00
 
#define RSL_ERRCLS_RESOURCE_UNAVAIL   0x20
 
#define RSL_ERRCLS_SERVICE_UNAVAIL   0x30
 
#define RSL_ERRCLS_SERVICE_UNIMPL   0x40
 
#define RSL_ERRCLS_INVAL_MSG   0x50
 
#define RSL_ERRCLS_PROTO_ERROR   0x60
 
#define RSL_ERRCLS_INTERWORKING   0x70
 
#define RSL_ERR_RADIO_IF_FAIL   0x00
 
#define RSL_ERR_RADIO_LINK_FAIL   0x01
 
#define RSL_ERR_HANDOVER_ACC_FAIL   0x02
 
#define RSL_ERR_TALKER_ACC_FAIL   0x03
 
#define RSL_ERR_OM_INTERVENTION   0x07
 
#define RSL_ERR_NORMAL_UNSPEC   0x0f
 
#define RSL_ERR_T_MSRFPCI_EXP   0x18
 
#define RSL_ERR_EQUIPMENT_FAIL   0x20
 
#define RSL_ERR_RR_UNAVAIL   0x21
 
#define RSL_ERR_TERR_CH_FAIL   0x22
 
#define RSL_ERR_CCCH_OVERLOAD   0x23
 
#define RSL_ERR_ACCH_OVERLOAD   0x24
 
#define RSL_ERR_PROCESSOR_OVERLOAD   0x25
 
#define RSL_ERR_BTS_NOT_EQUIPPED   0x27
 
#define RSL_ERR_REMOTE_TRANSC_FAIL   0x28
 
#define RSL_ERR_NOTIFICATION_OVERFL   0x29
 
#define RSL_ERR_RES_UNAVAIL   0x2f
 
#define RSL_ERR_TRANSC_UNAVAIL   0x30
 
#define RSL_ERR_SERV_OPT_UNAVAIL   0x3f
 
#define RSL_ERR_ENCR_UNIMPL   0x40
 
#define RSL_ERR_SERV_OPT_UNIMPL   0x4f
 
#define RSL_ERR_RCH_ALR_ACTV_ALLOC   0x50
 
#define RSL_ERR_INVALID_MESSAGE   0x5f
 
#define RSL_ERR_MSG_DISCR   0x60
 
#define RSL_ERR_MSG_TYPE   0x61
 
#define RSL_ERR_MSG_SEQ   0x62
 
#define RSL_ERR_IE_ERROR   0x63
 
#define RSL_ERR_MAND_IE_ERROR   0x64
 
#define RSL_ERR_OPT_IE_ERROR   0x65
 
#define RSL_ERR_IE_NONEXIST   0x66
 
#define RSL_ERR_IE_LENGTH   0x67
 
#define RSL_ERR_IE_CONTENT   0x68
 
#define RSL_ERR_PROTO   0x6f
 
#define RSL_ERR_INTERWORKING   0x7f
 
#define RSL_SYSTEM_INFO_8   0x00
 
#define RSL_SYSTEM_INFO_1   0x01
 
#define RSL_SYSTEM_INFO_2   0x02
 
#define RSL_SYSTEM_INFO_3   0x03
 
#define RSL_SYSTEM_INFO_4   0x04
 
#define RSL_SYSTEM_INFO_5   0x05
 
#define RSL_SYSTEM_INFO_6   0x06
 
#define RSL_SYSTEM_INFO_7   0x07
 
#define RSL_SYSTEM_INFO_16   0x08
 
#define RSL_SYSTEM_INFO_17   0x09
 
#define RSL_SYSTEM_INFO_2bis   0x0a
 
#define RSL_SYSTEM_INFO_2ter   0x0b
 
#define RSL_SYSTEM_INFO_5bis   0x0d
 
#define RSL_SYSTEM_INFO_5ter   0x0e
 
#define RSL_SYSTEM_INFO_10   0x0f
 
#define RSL_EXT_MEAS_ORDER   0x47
 
#define RSL_MEAS_INFO   0x48
 
#define RSL_SYSTEM_INFO_13   0x28
 
#define RSL_ERIC_SYSTEM_INFO_13   0x0C
 
#define RSL_SYSTEM_INFO_2quater   0x29
 
#define RSL_SYSTEM_INFO_9   0x2a
 
#define RSL_SYSTEM_INFO_18   0x2b
 
#define RSL_SYSTEM_INFO_19   0x2c
 
#define RSL_SYSTEM_INFO_20   0x2d
 
#define RSL_CHANNEED_ANY   0x00
 
#define RSL_CHANNEED_SDCCH   0x01
 
#define RSL_CHANNEED_TCH_F   0x02
 
#define RSL_CHANNEED_TCH_ForH   0x03
 
#define RSL_CB_CMD_TYPE_NORMAL   0x00
 
#define RSL_CB_CMD_TYPE_SCHEDULE   0x08
 
#define RSL_CB_CMD_TYPE_DEFAULT   0x0e
 
#define RSL_CB_CMD_TYPE_NULL   0x0f
 
#define RSL_CB_CMD_DEFBCAST_NORMAL   0
 
#define RSL_CB_CMD_DEFBCAST_NULL   1
 
#define RSL_CB_CMD_LASTBLOCK_4   0
 
#define RSL_CB_CMD_LASTBLOCK_1   1
 
#define RSL_CB_CMD_LASTBLOCK_2   2
 
#define RSL_CB_CMD_LASTBLOCK_3   3
 
#define RSL_BCCH_CCCH_CONF_1_NC   0x00
 
#define RSL_BCCH_CCCH_CONF_1_C   0x01
 
#define RSL_BCCH_CCCH_CONF_2_NC   0x02
 
#define RSL_BCCH_CCCH_CONF_3_NC   0x04
 
#define RSL_BCCH_CCCH_CONF_4_NC   0x06
 
#define RSL_BS_PA_MFRMS_2   0x00
 
#define RSL_BS_PA_MFRMS_3   0x01
 
#define RSL_BS_PA_MFRMS_4   0x02
 
#define RSL_BS_PA_MFRMS_5   0x03
 
#define RSL_BS_PA_MFRMS_6   0x04
 
#define RSL_BS_PA_MFRMS_7   0x05
 
#define RSL_BS_PA_MFRMS_8   0x06
 
#define RSL_BS_PA_MFRMS_9   0x07
 
#define rsl_tlv_parse(dec, buf, len)    tlv_parse(dec, &rsl_att_tlvdef, buf, len, 0, 0)
 Parse RSL TLV structure using tlv_parse. More...
 
#define rsl_ipac_eie_tlv_parse(dec, buf, len)    tlv_parse(dec, &rsl_ipac_eie_tlvdef, buf, len, 0, 0)
 Parse RSL IPAC EIE TLV structure using tlv_parse. More...
 
#define RSL_ALLOC_SIZE   200
 Size for RSL msgb_alloc. More...
 
#define RSL_ALLOC_HEADROOM   56
 Headroom size for RSL msgb_alloc. More...
 

Enumerations

enum  abis_rsl_msgtype {
  RSL_MT_DATA_REQ = 0x01 ,
  RSL_MT_DATA_IND ,
  RSL_MT_ERROR_IND ,
  RSL_MT_EST_REQ ,
  RSL_MT_EST_CONF ,
  RSL_MT_EST_IND ,
  RSL_MT_REL_REQ ,
  RSL_MT_REL_CONF ,
  RSL_MT_REL_IND ,
  RSL_MT_UNIT_DATA_REQ ,
  RSL_MT_UNIT_DATA_IND ,
  RSL_MT_SUSP_REQ ,
  RSL_MT_SUSP_CONF ,
  RSL_MT_RES_REQ ,
  RSL_MT_RECON_REQ ,
  RSL_MT_BCCH_INFO = 0x11 ,
  RSL_MT_CCCH_LOAD_IND ,
  RSL_MT_CHAN_RQD ,
  RSL_MT_DELETE_IND ,
  RSL_MT_PAGING_CMD ,
  RSL_MT_IMMEDIATE_ASSIGN_CMD ,
  RSL_MT_SMS_BC_REQ ,
  RSL_MT_CHAN_CONF ,
  RSL_MT_RF_RES_IND = 0x19 ,
  RSL_MT_SACCH_FILL ,
  RSL_MT_OVERLOAD ,
  RSL_MT_ERROR_REPORT ,
  RSL_MT_SMS_BC_CMD ,
  RSL_MT_CBCH_LOAD_IND ,
  RSL_MT_NOT_CMD ,
  RSL_MT_CHAN_ACTIV = 0x21 ,
  RSL_MT_CHAN_ACTIV_ACK ,
  RSL_MT_CHAN_ACTIV_NACK ,
  RSL_MT_CONN_FAIL ,
  RSL_MT_DEACTIVATE_SACCH ,
  RSL_MT_ENCR_CMD ,
  RSL_MT_HANDO_DET ,
  RSL_MT_MEAS_RES ,
  RSL_MT_MODE_MODIFY_REQ ,
  RSL_MT_MODE_MODIFY_ACK ,
  RSL_MT_MODE_MODIFY_NACK ,
  RSL_MT_PHY_CONTEXT_REQ ,
  RSL_MT_PHY_CONTEXT_CONF ,
  RSL_MT_RF_CHAN_REL ,
  RSL_MT_MS_POWER_CONTROL ,
  RSL_MT_BS_POWER_CONTROL ,
  RSL_MT_PREPROC_CONFIG ,
  RSL_MT_PREPROC_MEAS_RES ,
  RSL_MT_RF_CHAN_REL_ACK ,
  RSL_MT_SACCH_INFO_MODIFY ,
  RSL_MT_TALKER_DET ,
  RSL_MT_LISTENER_DET ,
  RSL_MT_REMOTE_CODEC_CONF_REP ,
  RSL_MT_RTD_REP ,
  RSL_MT_PRE_HANDO_NOTIF ,
  RSL_MT_MR_CODEC_MOD_REQ ,
  RSL_MT_MR_CODEC_MOD_ACK ,
  RSL_MT_MR_CODEC_MOD_NACK ,
  RSL_MT_MR_CODEC_MOD_PER ,
  RSL_MT_TFO_REP ,
  RSL_MT_TFO_MOD_REQ ,
  RSL_MT_LOCATION_INFO = 0x41 ,
  RSL_MT_IPAC_DIR_RETR_ENQ = 0x40 ,
  RSL_MT_IPAC_PDCH_ACT = 0x48 ,
  RSL_MT_IPAC_PDCH_ACT_ACK ,
  RSL_MT_IPAC_PDCH_ACT_NACK ,
  RSL_MT_IPAC_PDCH_DEACT = 0x4b ,
  RSL_MT_IPAC_PDCH_DEACT_ACK ,
  RSL_MT_IPAC_PDCH_DEACT_NACK ,
  RSL_MT_IPAC_CONNECT_MUX = 0x50 ,
  RSL_MT_IPAC_CONNECT_MUX_ACK ,
  RSL_MT_IPAC_CONNECT_MUX_NACK ,
  RSL_MT_IPAC_BIND_MUX = 0x53 ,
  RSL_MT_IPAC_BIND_MUX_ACK ,
  RSL_MT_IPAC_BIND_MUX_NACK ,
  RSL_MT_IPAC_DISC_MUX = 0x56 ,
  RSL_MT_IPAC_DISC_MUX_ACK ,
  RSL_MT_IPAC_DISC_MUX_NACK ,
  RSL_MT_IPAC_MEAS_PREPROC_DFT = 0x60 ,
  RSL_MT_IPAC_HO_CAN_ENQ = 0x61 ,
  RSL_MT_IPAC_HO_CAN_RES = 0x62 ,
  RSL_MT_IPAC_CRCX = 0x70 ,
  RSL_MT_IPAC_CRCX_ACK ,
  RSL_MT_IPAC_CRCX_NACK ,
  RSL_MT_IPAC_MDCX = 0x73 ,
  RSL_MT_IPAC_MDCX_ACK ,
  RSL_MT_IPAC_MDCX_NACK ,
  RSL_MT_IPAC_DLCX_IND = 0x76 ,
  RSL_MT_IPAC_DLCX = 0x77 ,
  RSL_MT_IPAC_DLCX_ACK ,
  RSL_MT_IPAC_DLCX_NACK ,
  RSL_MT_OSMO_ETWS_CMD = 0x7f
}
 
enum  abis_rsl_msgtype_siemens {
  RSL_MT_SIEMENS_MRPCI = 0x41 ,
  RSL_MT_SIEMENS_INTRAC_HO_COND_IND = 0x42 ,
  RSL_MT_SIEMENS_INTERC_HO_COND_IND = 0x43 ,
  RSL_MT_SIEMENS_FORCED_HO_REQ = 0x44 ,
  RSL_MT_SIEMENS_PREF_AREA_REQ = 0x45 ,
  RSL_MT_SIEMENS_PREF_AREA = 0x46 ,
  RSL_MT_SIEMENS_START_TRACE = 0x47 ,
  RSL_MT_SIEMENS_START_TRACE_ACK = 0x48 ,
  RSL_MT_SIEMENS_STOP_TRACE = 0x49 ,
  RSL_MT_SIEMENS_TRMR = 0x4a ,
  RSL_MT_SIEMENS_HO_FAIL_IND = 0x4b ,
  RSL_MT_SIEMENS_STOP_TRACE_ACK = 0x4c ,
  RSL_MT_SIEMENS_UPLF = 0x4d ,
  RSL_MT_SIEMENS_UPLB = 0x4e ,
  RSL_MT_SIEMENS_SET_SYS_INFO_10 = 0x4f ,
  RSL_MT_SIEMENS_MODIF_COND_IND = 0x50
}
 Siemens vendor-specific RSL message types. More...
 
enum  abis_rsl_msgtype_ericsson { RSL_MT_ERICSSON_IMM_ASS_SENT = 0x10 }
 Ericsson vendor-specific RSL message types. More...
 
enum  abis_rsl_ie {
  RSL_IE_CHAN_NR = 0x01 ,
  RSL_IE_LINK_IDENT ,
  RSL_IE_ACT_TYPE ,
  RSL_IE_BS_POWER ,
  RSL_IE_CHAN_IDENT ,
  RSL_IE_CHAN_MODE ,
  RSL_IE_ENCR_INFO ,
  RSL_IE_FRAME_NUMBER ,
  RSL_IE_HANDO_REF ,
  RSL_IE_L1_INFO ,
  RSL_IE_L3_INFO ,
  RSL_IE_MS_IDENTITY ,
  RSL_IE_MS_POWER ,
  RSL_IE_PAGING_GROUP ,
  RSL_IE_PAGING_LOAD ,
  RSL_IE_PYHS_CONTEXT = 0x10 ,
  RSL_IE_ACCESS_DELAY ,
  RSL_IE_RACH_LOAD ,
  RSL_IE_REQ_REFERENCE ,
  RSL_IE_RELEASE_MODE ,
  RSL_IE_RESOURCE_INFO ,
  RSL_IE_RLM_CAUSE ,
  RSL_IE_STARTNG_TIME ,
  RSL_IE_TIMING_ADVANCE ,
  RSL_IE_UPLINK_MEAS ,
  RSL_IE_CAUSE ,
  RSL_IE_MEAS_RES_NR ,
  RSL_IE_MSG_ID ,
  RSL_IE_SYSINFO_TYPE = 0x1e ,
  RSL_IE_MS_POWER_PARAM ,
  RSL_IE_BS_POWER_PARAM ,
  RSL_IE_PREPROC_PARAM ,
  RSL_IE_PREPROC_MEAS ,
  RSL_IE_IMM_ASS_INFO ,
  RSL_IE_SMSCB_INFO = 0x24 ,
  RSL_IE_MS_TIMING_OFFSET ,
  RSL_IE_ERR_MSG ,
  RSL_IE_FULL_BCCH_INFO ,
  RSL_IE_CHAN_NEEDED ,
  RSL_IE_CB_CMD_TYPE ,
  RSL_IE_SMSCB_MSG ,
  RSL_IE_FULL_IMM_ASS_INFO ,
  RSL_IE_SACCH_INFO ,
  RSL_IE_CBCH_LOAD_INFO ,
  RSL_IE_SMSCB_CHAN_INDICATOR ,
  RSL_IE_GROUP_CALL_REF ,
  RSL_IE_CHAN_DESC = 0x30 ,
  RSL_IE_NCH_DRX_INFO ,
  RSL_IE_CMD_INDICATOR ,
  RSL_IE_EMLPP_PRIO ,
  RSL_IE_UIC ,
  RSL_IE_MAIN_CHAN_REF ,
  RSL_IE_MR_CONFIG ,
  RSL_IE_MR_CONTROL ,
  RSL_IE_SUP_CODEC_TYPES ,
  RSL_IE_CODEC_CONFIG ,
  RSL_IE_RTD ,
  RSL_IE_TFO_STATUS ,
  RSL_IE_LLP_APDU ,
  RSL_IE_SIEMENS_MRPCI = 0x40 ,
  RSL_IE_SIEMENS_PREF_AREA_TYPE = 0x43 ,
  RSL_IE_SIEMENS_ININ_CELL_HO_PAR = 0x45 ,
  RSL_IE_SIEMENS_TRACE_REF_NR = 0x46 ,
  RSL_IE_SIEMENS_INT_TRACE_IDX = 0x47 ,
  RSL_IE_SIEMENS_L2_HDR_INFO = 0x48 ,
  RSL_IE_SIEMENS_HIGHEST_RATE = 0x4e ,
  RSL_IE_SIEMENS_SUGGESTED_RATE = 0x4f ,
  RSL_IE_IPAC_SRTP_CONFIG = 0xe0 ,
  RSL_IE_IPAC_PROXY_UDP = 0xe1 ,
  RSL_IE_IPAC_BSCMPL_TOUT = 0xe2 ,
  RSL_IE_IPAC_REMOTE_IP = 0xf0 ,
  RSL_IE_IPAC_REMOTE_PORT = 0xf1 ,
  RSL_IE_IPAC_RTP_PAYLOAD = 0xf2 ,
  RSL_IE_IPAC_LOCAL_PORT = 0xf3 ,
  RSL_IE_IPAC_SPEECH_MODE = 0xf4 ,
  RSL_IE_IPAC_LOCAL_IP = 0xf5 ,
  RSL_IE_IPAC_CONN_STAT = 0xf6 ,
  RSL_IE_IPAC_HO_C_PARMS = 0xf7 ,
  RSL_IE_IPAC_CONN_ID = 0xf8 ,
  RSL_IE_IPAC_RTP_CSD_FMT = 0xf9 ,
  RSL_IE_IPAC_RTP_JIT_BUF = 0xfa ,
  RSL_IE_IPAC_RTP_COMPR = 0xfb ,
  RSL_IE_IPAC_RTP_PAYLOAD2 = 0xfc ,
  RSL_IE_IPAC_RTP_MPLEX = 0xfd ,
  RSL_IE_IPAC_RTP_MPLEX_ID = 0xfe
}
 RSL Information Element Identifiers (Chapter 9.3) More...
 
enum  {
  IPAC_UNWEIGHTED_AVE = 0 ,
  IPAC_WEIGHTED_AVE ,
  IPAC_MEDIAN_AVE
}
 
enum  {
  IPAC_RXLEV_AVE = 0 ,
  IPAC_RXQUAL_AVE ,
  IPAC_MS_BTS_DIS_AVE
}
 
enum  {
  IPAC_HO_RQD_CAUSE_L_RXLEV_UL_H = 0x01 ,
  IPAC_HO_RQD_CAUSE_L_RXLEV_DL_H ,
  IPAC_HO_RQD_CAUSE_L_RXQUAL_UL_H ,
  IPAC_HO_RQD_CAUSE_L_RXQUAL_DL_H ,
  IPAC_HO_RQD_CAUSE_RXLEV_UL_IH ,
  IPAC_HO_RQD_CAUSE_RXLEV_DL_IH ,
  IPAC_HO_RQD_CAUSE_MAX_MS_RANGE ,
  IPAC_HO_RQD_CAUSE_POWER_BUDGET ,
  IPAC_HO_RQD_CAUSE_ENQUIRY ,
  IPAC_HO_RQD_CAUSE_ENQUIRY_FAILED ,
  IPAC_HO_RQD_CAUSE_NORMAL3G ,
  IPAC_HO_RQD_CAUSE_EMERGENCY3G ,
  IPAC_HO_RQD_CAUSE_SERVICE_PREFERRED3G ,
  IPAC_HO_RQD_CAUSE_O_M_SHUTDOWN ,
  IPAC_HO_RQD_CAUSE_QUALITY_PROMOTION ,
  IPAC_HO_RQD_CAUSE_LOAD_PROMOTION ,
  IPAC_HO_RQD_CAUSE_LOAD_DEMOTION ,
  IPAC_HO_RQD_CAUSE_MAX
}
 
enum  rsl_cmod_spd {
  RSL_CMOD_SPD_SPEECH = 0x01 ,
  RSL_CMOD_SPD_DATA = 0x02 ,
  RSL_CMOD_SPD_SIGN = 0x03
}
 
enum  rsl_ipac_rtp_payload {
  RSL_IPAC_RTP_GSM = 1 ,
  RSL_IPAC_RTP_EFR ,
  RSL_IPAC_RTP_AMR ,
  RSL_IPAC_RTP_CSD ,
  RSL_IPAC_RTP_MUX
}
 
enum  rsl_ipac_speech_mode_s {
  RSL_IPAC_SPEECH_GSM_FR = 0 ,
  RSL_IPAC_SPEECH_GSM_EFR = 1 ,
  RSL_IPAC_SPEECH_GSM_AMR_FR = 2 ,
  RSL_IPAC_SPEECH_GSM_HR = 3 ,
  RSL_IPAC_SPEECH_GSM_AMR_HR = 5 ,
  RSL_IPAC_SPEECH_AS_RTP = 0xf
}
 
enum  rsl_ipac_speech_mode_m {
  RSL_IPAC_SPEECH_M_RXTX = 0 ,
  RSL_IPAC_SPEECH_M_RX = 1 ,
  RSL_IPAC_SPEECH_M_TX = 2
}
 
enum  rsl_ipac_rtp_csd_format_d {
  RSL_IPAC_RTP_CSD_EXT_TRAU = 0 ,
  RSL_IPAC_RTP_CSD_NON_TRAU = 1 ,
  RSL_IPAC_RTP_CSD_TRAU_BTS = 2 ,
  RSL_IPAC_RTP_CSD_IWF_FREE = 3
}
 
enum  rsl_ipac_rtp_csd_format_ir {
  RSL_IPAC_RTP_CSD_IR_8k = 0 ,
  RSL_IPAC_RTP_CSD_IR_16k = 1 ,
  RSL_IPAC_RTP_CSD_IR_32k = 2 ,
  RSL_IPAC_RTP_CSD_IR_64k = 3
}
 
enum  rsl_mrpci_pwrclass {
  RSL_MRPCI_PWRC_1 = 0 ,
  RSL_MRPCI_PWRC_2 = 1 ,
  RSL_MRPCI_PWRC_3 = 2 ,
  RSL_MRPCI_PWRC_4 = 3 ,
  RSL_MRPCI_PWRC_5 = 4
}
 
enum  rsl_mrpci_phase {
  RSL_MRPCI_PHASE_1 = 0 ,
  RSL_MRPCI_PHASE_2 = 2 ,
  RSL_MRPCI_PHASE_2PLUS = 3
}
 
enum  rsl_rel_mode {
  RSL_REL_NORMAL = 0 ,
  RSL_REL_LOCAL_END = 1
}
 
enum  rsl_ipac_embedded_ie {
  RSL_IPAC_EIE_RXLEV = 0x00 ,
  RSL_IPAC_EIE_RXQUAL = 0x01 ,
  RSL_IPAC_EIE_FREQ_ERR = 0x02 ,
  RSL_IPAC_EIE_TIMING_ERR = 0x03 ,
  RSL_IPAC_EIE_MEAS_AVG_CFG = 0x04 ,
  RSL_IPAC_EIE_BS_PWR_CTL = 0x05 ,
  RSL_IPAC_EIE_MS_PWR_CTL = 0x06 ,
  RSL_IPAC_EIE_HANDO_THRESH = 0x07 ,
  RSL_IPAC_EIE_NCELL_DEFAULTS = 0x08 ,
  RSL_IPAC_EIE_NCELL_LIST = 0x09 ,
  RSL_IPAC_EIE_PC_THRESH_COMP = 0x0a ,
  RSL_IPAC_EIE_HO_THRESH_COMP = 0x0b ,
  RSL_IPAC_EIE_HO_CAUSE = 0x0c ,
  RSL_IPAC_EIE_HO_CANDIDATES = 0x0d ,
  RSL_IPAC_EIE_NCELL_BA_CHG_LIST = 0x0e ,
  RSL_IPAC_EIE_NUM_OF_MS = 0x10 ,
  RSL_IPAC_EIE_HO_CAND_EXT = 0x11 ,
  RSL_IPAC_EIE_NCELL_DEF_EXT = 0x12 ,
  RSL_IPAC_EIE_NCELL_LIST_EXT = 0x13 ,
  RSL_IPAC_EIE_MASTER_KEY = 0x14 ,
  RSL_IPAC_EIE_MASTER_SALT = 0x15 ,
  RSL_IPAC_EIE_MEAS_TRANS_RES = 0x16 ,
  RSL_IPAC_EIE_3G_HO_PARAM = 0x17 ,
  RSL_IPAC_EIE_3G_NCELL_LIST = 0x18 ,
  RSL_IPAC_EIE_SDCCH_CTL_PARAM = 0x1a ,
  RSL_IPAC_EIE_AMR_CONV_THRESH = 0x1b
}
 ip.access specific embedded information elements More...
 

Functions

union abis_rsl_chan_nr __attribute__ ((packed))
 
void rsl_init_rll_hdr (struct abis_rsl_rll_hdr *dh, uint8_t msg_type)
 Initialize a RSL RLL header. More...
 
void rsl_init_cchan_hdr (struct abis_rsl_cchan_hdr *ch, uint8_t msg_type)
 Initialize a RSL Common Channel header. More...
 
uint8_t rsl_enc_chan_nr (uint8_t type, uint8_t subch, uint8_t timeslot)
 Encode channel number as per Section 9.3.1. More...
 
int rsl_dec_chan_nr (uint8_t chan_nr, uint8_t *type, uint8_t *subch, uint8_t *timeslot)
 Decode RSL channel number. More...
 
char * rsl_chan_nr_str_buf (char *buf, size_t buf_len, uint8_t chan_nr)
 Get human-readable string for RSL channel number, in caller-provided buffer. More...
 
const char * rsl_chan_nr_str (uint8_t chan_nr)
 Get human-readable string for RSL channel number, in static buffer. More...
 
char * rsl_chan_nr_str_c (const void *ctx, uint8_t chan_nr)
 Get human-readable string for RSL channel number, in dynamically-allocated buffer. More...
 
const char * rsl_err_name (uint8_t err)
 Get human-readable name for RSL Error. More...
 
const char * rsl_rlm_cause_name (uint8_t err)
 Get human-readable string for RLM cause. More...
 
const char * rsl_msg_name (uint8_t msg_type)
 Get human-readable string for RSL Message Type. More...
 
const char * rsl_ipac_msg_name (uint8_t msg_type)
 Get human-readable name of ip.access RSL msg type. More...
 
const char * rsl_or_ipac_msg_name (uint8_t msg_type)
 Get human-readable name of standard or ip.access RSL msg type. More...
 
int rsl_ccch_conf_to_bs_cc_chans (int ccch_conf)
 
void rsl_rll_push_hdr (struct msgb *msg, uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent)
 Push a RSL RLL header onto an existing msgb. More...
 
void rsl_rll_push_l3 (struct msgb *msg, uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent)
 Wrap msgb in L3 Info IE and push a RSL RLL header. More...
 
struct msgbrsl_rll_simple (uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent)
 Create msgb with RSL RLL header. More...
 
static const char * rsl_act_type_name (uint8_t act_type)
 Return a human readable name for GSM 08.58 RSL_ACT_* constants. More...
 
int rsl_ccch_conf_to_bs_ccch_sdcch_comb (int ccch_conf)
 

Variables

enum abis_rsl_msgtype __attribute__
 
const struct tlv_definition rsl_att_tlvdef
 
const struct tlv_definition rsl_ipac_eie_tlvdef
 TLV parser definitions for IPA embedded IEs. More...
 
const struct value_string rsl_act_type_names []
 String names of RSL Channel Activation Types. More...
 
const struct tlv_definition rsl_att_tlvdef
 
static const struct value_string rsl_err_vals []
 
static const struct value_string rsl_msgt_names []
 
static const struct value_string rsl_ipac_msgt_names []
 ip.access specific More...
 
static const struct value_string rsl_rlm_cause_strs []
 
const struct tlv_definition rsl_ipac_eie_tlvdef
 TLV parser definitions for IPA embedded IEs. More...
 
const struct value_string rsl_act_type_names []
 String names of RSL Channel Activation Types. More...
 
enum gsmtap_um_voice_type __attribute__
 

Detailed Description

GSM Radio Signalling Link messages on the A-bis interface.

3GPP TS 08.58 version 8.6.0 Release 1999 / ETSI TS 100 596 V8.6.0.

Macro Definition Documentation

◆ ABIS_RSL_CHAN_NR_CBITS_BCCH

#define ABIS_RSL_CHAN_NR_CBITS_BCCH   0x10

◆ ABIS_RSL_CHAN_NR_CBITS_Bm_ACCHs

#define ABIS_RSL_CHAN_NR_CBITS_Bm_ACCHs   0x01

◆ ABIS_RSL_CHAN_NR_CBITS_Lm_ACCHs

#define ABIS_RSL_CHAN_NR_CBITS_Lm_ACCHs (   ss)    (0x02 + (ss))

◆ ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH4

#define ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH4   0x19 /*< non-standard, for CBCH/SDCCH4 */

◆ ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH8

#define ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH8   0x1a /*< non-standard, for CBCH/SDCCH8 */

◆ ABIS_RSL_CHAN_NR_CBITS_OSMO_PDCH

#define ABIS_RSL_CHAN_NR_CBITS_OSMO_PDCH   0x18 /*< non-standard, for dyn TS */

◆ ABIS_RSL_CHAN_NR_CBITS_PCH_AGCH

#define ABIS_RSL_CHAN_NR_CBITS_PCH_AGCH   0x12

◆ ABIS_RSL_CHAN_NR_CBITS_RACH

#define ABIS_RSL_CHAN_NR_CBITS_RACH   0x11

◆ ABIS_RSL_CHAN_NR_CBITS_SDCCH4_ACCH

#define ABIS_RSL_CHAN_NR_CBITS_SDCCH4_ACCH (   ss)    (0x04 + (ss))

◆ ABIS_RSL_CHAN_NR_CBITS_SDCCH8_ACCH

#define ABIS_RSL_CHAN_NR_CBITS_SDCCH8_ACCH (   ss)    (0x08 + (ss))

◆ ABIS_RSL_LINK_ID_CBITS_FACCH_SDCCH

#define ABIS_RSL_LINK_ID_CBITS_FACCH_SDCCH   0x00

◆ ABIS_RSL_LINK_ID_CBITS_SACCH

#define ABIS_RSL_LINK_ID_CBITS_SACCH   0x01

◆ ABIS_RSL_MDISC_COM_CHAN

#define ABIS_RSL_MDISC_COM_CHAN   0x0c

◆ ABIS_RSL_MDISC_DED_CHAN

#define ABIS_RSL_MDISC_DED_CHAN   0x08

◆ ABIS_RSL_MDISC_IPACCESS

#define ABIS_RSL_MDISC_IPACCESS   0x7e

◆ ABIS_RSL_MDISC_IS_TRANSP

#define ABIS_RSL_MDISC_IS_TRANSP (   x)    (x & 0x01)

◆ ABIS_RSL_MDISC_LOC

#define ABIS_RSL_MDISC_LOC   0x20

◆ ABIS_RSL_MDISC_RLL

#define ABIS_RSL_MDISC_RLL   0x02

◆ ABIS_RSL_MDISC_TRANSP

#define ABIS_RSL_MDISC_TRANSP   0x01

◆ ABIS_RSL_MDISC_TRX

#define ABIS_RSL_MDISC_TRX   0x10

◆ RLL_CAUSE_FRM_UNIMPL

#define RLL_CAUSE_FRM_UNIMPL   0x0c

◆ RLL_CAUSE_IFRM_INC_LEN

#define RLL_CAUSE_IFRM_INC_LEN   0x0b

◆ RLL_CAUSE_IFRM_INC_MBITS

#define RLL_CAUSE_IFRM_INC_MBITS   0x0a

◆ RLL_CAUSE_REEST_REQ

#define RLL_CAUSE_REEST_REQ   0x02

◆ RLL_CAUSE_SABM_INFO_NOTALL

#define RLL_CAUSE_SABM_INFO_NOTALL   0x0e

◆ RLL_CAUSE_SABM_MF

#define RLL_CAUSE_SABM_MF   0x0d

◆ RLL_CAUSE_SEQ_ERR

#define RLL_CAUSE_SEQ_ERR   0x07

◆ RLL_CAUSE_SFRM_INC_PARAM

#define RLL_CAUSE_SFRM_INC_PARAM   0x09

◆ RLL_CAUSE_T200_EXPIRED

#define RLL_CAUSE_T200_EXPIRED   0x01

◆ RLL_CAUSE_UFRM_INC_PARAM

#define RLL_CAUSE_UFRM_INC_PARAM   0x08

◆ RLL_CAUSE_UNSOL_DM_RESP

#define RLL_CAUSE_UNSOL_DM_RESP   0x04

◆ RLL_CAUSE_UNSOL_DM_RESP_MF

#define RLL_CAUSE_UNSOL_DM_RESP_MF   0x05

◆ RLL_CAUSE_UNSOL_SPRV_RESP

#define RLL_CAUSE_UNSOL_SPRV_RESP   0x06

◆ RLL_CAUSE_UNSOL_UA_RESP

#define RLL_CAUSE_UNSOL_UA_RESP   0x03

◆ RSL_ACT_INTER_ASYNC

#define RSL_ACT_INTER_ASYNC   0x02

◆ RSL_ACT_INTER_SYNC

#define RSL_ACT_INTER_SYNC   0x03

◆ RSL_ACT_INTRA_IMM_ASS

#define RSL_ACT_INTRA_IMM_ASS   0x00

◆ RSL_ACT_INTRA_NORM_ASS

#define RSL_ACT_INTRA_NORM_ASS   0x01

◆ RSL_ACT_OSMO_PDCH

#define RSL_ACT_OSMO_PDCH   0x0f /*< non-standard, for dyn TS */

◆ RSL_ACT_SECOND_ADD

#define RSL_ACT_SECOND_ADD   0x04

◆ RSL_ACT_SECOND_MULTI

#define RSL_ACT_SECOND_MULTI   0x05

◆ RSL_ACT_TYPE_INITIAL

#define RSL_ACT_TYPE_INITIAL   0x00

◆ RSL_ACT_TYPE_REACT

#define RSL_ACT_TYPE_REACT   0x80

◆ RSL_ALLOC_HEADROOM

#define RSL_ALLOC_HEADROOM   56

Headroom size for RSL msgb_alloc.

◆ RSL_ALLOC_SIZE

#define RSL_ALLOC_SIZE   200

Size for RSL msgb_alloc.

◆ RSL_BCCH_CCCH_CONF_1_C

#define RSL_BCCH_CCCH_CONF_1_C   0x01

◆ RSL_BCCH_CCCH_CONF_1_NC

#define RSL_BCCH_CCCH_CONF_1_NC   0x00

◆ RSL_BCCH_CCCH_CONF_2_NC

#define RSL_BCCH_CCCH_CONF_2_NC   0x02

◆ RSL_BCCH_CCCH_CONF_3_NC

#define RSL_BCCH_CCCH_CONF_3_NC   0x04

◆ RSL_BCCH_CCCH_CONF_4_NC

#define RSL_BCCH_CCCH_CONF_4_NC   0x06

◆ RSL_BS_PA_MFRMS_2

#define RSL_BS_PA_MFRMS_2   0x00

◆ RSL_BS_PA_MFRMS_3

#define RSL_BS_PA_MFRMS_3   0x01

◆ RSL_BS_PA_MFRMS_4

#define RSL_BS_PA_MFRMS_4   0x02

◆ RSL_BS_PA_MFRMS_5

#define RSL_BS_PA_MFRMS_5   0x03

◆ RSL_BS_PA_MFRMS_6

#define RSL_BS_PA_MFRMS_6   0x04

◆ RSL_BS_PA_MFRMS_7

#define RSL_BS_PA_MFRMS_7   0x05

◆ RSL_BS_PA_MFRMS_8

#define RSL_BS_PA_MFRMS_8   0x06

◆ RSL_BS_PA_MFRMS_9

#define RSL_BS_PA_MFRMS_9   0x07

◆ RSL_CB_CMD_DEFBCAST_NORMAL

#define RSL_CB_CMD_DEFBCAST_NORMAL   0

◆ RSL_CB_CMD_DEFBCAST_NULL

#define RSL_CB_CMD_DEFBCAST_NULL   1

◆ RSL_CB_CMD_LASTBLOCK_1

#define RSL_CB_CMD_LASTBLOCK_1   1

◆ RSL_CB_CMD_LASTBLOCK_2

#define RSL_CB_CMD_LASTBLOCK_2   2

◆ RSL_CB_CMD_LASTBLOCK_3

#define RSL_CB_CMD_LASTBLOCK_3   3

◆ RSL_CB_CMD_LASTBLOCK_4

#define RSL_CB_CMD_LASTBLOCK_4   0

◆ RSL_CB_CMD_TYPE_DEFAULT

#define RSL_CB_CMD_TYPE_DEFAULT   0x0e

◆ RSL_CB_CMD_TYPE_NORMAL

#define RSL_CB_CMD_TYPE_NORMAL   0x00

◆ RSL_CB_CMD_TYPE_NULL

#define RSL_CB_CMD_TYPE_NULL   0x0f

◆ RSL_CB_CMD_TYPE_SCHEDULE

#define RSL_CB_CMD_TYPE_SCHEDULE   0x08

◆ RSL_CHAN_BCCH

#define RSL_CHAN_BCCH   0x80

◆ RSL_CHAN_Bm_ACCHs

#define RSL_CHAN_Bm_ACCHs   0x08

◆ RSL_CHAN_Lm_ACCHs

#define RSL_CHAN_Lm_ACCHs   0x10 /* .. 0x18 */

◆ RSL_CHAN_NR_1

#define RSL_CHAN_NR_1   0x08 /*< bit to add for 2nd,... lchan */

◆ RSL_CHAN_NR_MASK

#define RSL_CHAN_NR_MASK   0xf8

◆ RSL_CHAN_OSMO_CBCH4

#define RSL_CHAN_OSMO_CBCH4   0xc8 /*< non-standard, for CBCH/SDCCH4 */

◆ RSL_CHAN_OSMO_CBCH8

#define RSL_CHAN_OSMO_CBCH8   0xd0 /*< non-standard, for CBCH/SDCCH8 */

◆ RSL_CHAN_OSMO_PDCH

#define RSL_CHAN_OSMO_PDCH   0xc0 /*< non-standard, for dyn TS */

◆ RSL_CHAN_PCH_AGCH

#define RSL_CHAN_PCH_AGCH   0x90

◆ RSL_CHAN_RACH

#define RSL_CHAN_RACH   0x88

◆ RSL_CHAN_SDCCH4_ACCH

#define RSL_CHAN_SDCCH4_ACCH   0x20 /* .. 0x38 */

◆ RSL_CHAN_SDCCH8_ACCH

#define RSL_CHAN_SDCCH8_ACCH   0x40 /* ...0x78 */

◆ RSL_CHANNEED_ANY

#define RSL_CHANNEED_ANY   0x00

◆ RSL_CHANNEED_SDCCH

#define RSL_CHANNEED_SDCCH   0x01

◆ RSL_CHANNEED_TCH_F

#define RSL_CHANNEED_TCH_F   0x02

◆ RSL_CHANNEED_TCH_ForH

#define RSL_CHANNEED_TCH_ForH   0x03

◆ RSL_CMOD_CRT_SDCCH

#define RSL_CMOD_CRT_SDCCH   0x01

◆ RSL_CMOD_CRT_TCH_Bm

#define RSL_CMOD_CRT_TCH_Bm   0x08 /* full-rate */

◆ RSL_CMOD_CRT_TCH_Lm

#define RSL_CMOD_CRT_TCH_Lm   0x09 /* half-rate */

◆ RSL_CMOD_CSD_NT_12k0

#define RSL_CMOD_CSD_NT_12k0   0x50

◆ RSL_CMOD_CSD_NT_14k5

#define RSL_CMOD_CSD_NT_14k5   0x58

◆ RSL_CMOD_CSD_NT_28k8

#define RSL_CMOD_CSD_NT_28k8   0x71

◆ RSL_CMOD_CSD_NT_43k5

#define RSL_CMOD_CSD_NT_43k5   0x74

◆ RSL_CMOD_CSD_NT_6k0

#define RSL_CMOD_CSD_NT_6k0   0x51

◆ RSL_CMOD_CSD_T_1200

#define RSL_CMOD_CSD_T_1200   0x13

◆ RSL_CMOD_CSD_T_1200_75

#define RSL_CMOD_CSD_T_1200_75   0x15

◆ RSL_CMOD_CSD_T_14400

#define RSL_CMOD_CSD_T_14400   0x18

◆ RSL_CMOD_CSD_T_2400

#define RSL_CMOD_CSD_T_2400   0x12

◆ RSL_CMOD_CSD_T_29000

#define RSL_CMOD_CSD_T_29000   0x39

◆ RSL_CMOD_CSD_T_32000

#define RSL_CMOD_CSD_T_32000   0x38

◆ RSL_CMOD_CSD_T_4800

#define RSL_CMOD_CSD_T_4800   0x11

◆ RSL_CMOD_CSD_T_600

#define RSL_CMOD_CSD_T_600   0x14

◆ RSL_CMOD_CSD_T_9600

#define RSL_CMOD_CSD_T_9600   0x10

◆ RSL_CMOD_DTXd

#define RSL_CMOD_DTXd   0x02 /* downlink */

◆ RSL_CMOD_DTXu

#define RSL_CMOD_DTXu   0x01 /* uplink */

◆ RSL_CMOD_SP_GSM1

#define RSL_CMOD_SP_GSM1   0x01

◆ RSL_CMOD_SP_GSM2

#define RSL_CMOD_SP_GSM2   0x11

◆ RSL_CMOD_SP_GSM3

#define RSL_CMOD_SP_GSM3   0x21

◆ RSL_CMOD_SP_NT_12k0

#define RSL_CMOD_SP_NT_12k0   RSL_CMOD_CSD_NT_12k0

◆ RSL_CMOD_SP_NT_14k5

#define RSL_CMOD_SP_NT_14k5   RSL_CMOD_CSD_NT_14k5

◆ RSL_CMOD_SP_NT_6k0

#define RSL_CMOD_SP_NT_6k0   RSL_CMOD_CSD_NT_6k0

◆ RSL_ERIC_SYSTEM_INFO_13

#define RSL_ERIC_SYSTEM_INFO_13   0x0C

◆ RSL_ERR_ACCH_OVERLOAD

#define RSL_ERR_ACCH_OVERLOAD   0x24

◆ RSL_ERR_BTS_NOT_EQUIPPED

#define RSL_ERR_BTS_NOT_EQUIPPED   0x27

◆ RSL_ERR_CCCH_OVERLOAD

#define RSL_ERR_CCCH_OVERLOAD   0x23

◆ RSL_ERR_ENCR_UNIMPL

#define RSL_ERR_ENCR_UNIMPL   0x40

◆ RSL_ERR_EQUIPMENT_FAIL

#define RSL_ERR_EQUIPMENT_FAIL   0x20

◆ RSL_ERR_HANDOVER_ACC_FAIL

#define RSL_ERR_HANDOVER_ACC_FAIL   0x02

◆ RSL_ERR_IE_CONTENT

#define RSL_ERR_IE_CONTENT   0x68

◆ RSL_ERR_IE_ERROR

#define RSL_ERR_IE_ERROR   0x63

◆ RSL_ERR_IE_LENGTH

#define RSL_ERR_IE_LENGTH   0x67

◆ RSL_ERR_IE_NONEXIST

#define RSL_ERR_IE_NONEXIST   0x66

◆ RSL_ERR_INTERWORKING

#define RSL_ERR_INTERWORKING   0x7f

◆ RSL_ERR_INVALID_MESSAGE

#define RSL_ERR_INVALID_MESSAGE   0x5f

◆ RSL_ERR_MAND_IE_ERROR

#define RSL_ERR_MAND_IE_ERROR   0x64

◆ RSL_ERR_MSG_DISCR

#define RSL_ERR_MSG_DISCR   0x60

◆ RSL_ERR_MSG_SEQ

#define RSL_ERR_MSG_SEQ   0x62

◆ RSL_ERR_MSG_TYPE

#define RSL_ERR_MSG_TYPE   0x61

◆ RSL_ERR_NORMAL_UNSPEC

#define RSL_ERR_NORMAL_UNSPEC   0x0f

◆ RSL_ERR_NOTIFICATION_OVERFL

#define RSL_ERR_NOTIFICATION_OVERFL   0x29

◆ RSL_ERR_OM_INTERVENTION

#define RSL_ERR_OM_INTERVENTION   0x07

◆ RSL_ERR_OPT_IE_ERROR

#define RSL_ERR_OPT_IE_ERROR   0x65

◆ RSL_ERR_PROCESSOR_OVERLOAD

#define RSL_ERR_PROCESSOR_OVERLOAD   0x25

◆ RSL_ERR_PROTO

#define RSL_ERR_PROTO   0x6f

◆ RSL_ERR_RADIO_IF_FAIL

#define RSL_ERR_RADIO_IF_FAIL   0x00

◆ RSL_ERR_RADIO_LINK_FAIL

#define RSL_ERR_RADIO_LINK_FAIL   0x01

◆ RSL_ERR_RCH_ALR_ACTV_ALLOC

#define RSL_ERR_RCH_ALR_ACTV_ALLOC   0x50

◆ RSL_ERR_REMOTE_TRANSC_FAIL

#define RSL_ERR_REMOTE_TRANSC_FAIL   0x28

◆ RSL_ERR_RES_UNAVAIL

#define RSL_ERR_RES_UNAVAIL   0x2f

◆ RSL_ERR_RR_UNAVAIL

#define RSL_ERR_RR_UNAVAIL   0x21

◆ RSL_ERR_SERV_OPT_UNAVAIL

#define RSL_ERR_SERV_OPT_UNAVAIL   0x3f

◆ RSL_ERR_SERV_OPT_UNIMPL

#define RSL_ERR_SERV_OPT_UNIMPL   0x4f

◆ RSL_ERR_T_MSRFPCI_EXP

#define RSL_ERR_T_MSRFPCI_EXP   0x18

◆ RSL_ERR_TALKER_ACC_FAIL

#define RSL_ERR_TALKER_ACC_FAIL   0x03

◆ RSL_ERR_TERR_CH_FAIL

#define RSL_ERR_TERR_CH_FAIL   0x22

◆ RSL_ERR_TRANSC_UNAVAIL

#define RSL_ERR_TRANSC_UNAVAIL   0x30

◆ RSL_ERRCLS_INTERWORKING

#define RSL_ERRCLS_INTERWORKING   0x70

◆ RSL_ERRCLS_INVAL_MSG

#define RSL_ERRCLS_INVAL_MSG   0x50

◆ RSL_ERRCLS_NORMAL

#define RSL_ERRCLS_NORMAL   0x00

◆ RSL_ERRCLS_PROTO_ERROR

#define RSL_ERRCLS_PROTO_ERROR   0x60

◆ RSL_ERRCLS_RESOURCE_UNAVAIL

#define RSL_ERRCLS_RESOURCE_UNAVAIL   0x20

◆ RSL_ERRCLS_SERVICE_UNAVAIL

#define RSL_ERRCLS_SERVICE_UNAVAIL   0x30

◆ RSL_ERRCLS_SERVICE_UNIMPL

#define RSL_ERRCLS_SERVICE_UNIMPL   0x40

◆ RSL_EXT_MEAS_ORDER

#define RSL_EXT_MEAS_ORDER   0x47

◆ RSL_IE_ERIC_ACTIVATE_FLAG

#define RSL_IE_ERIC_ACTIVATE_FLAG   0xfe

◆ RSL_IE_ERIC_BCCH_MAPPING

#define RSL_IE_ERIC_BCCH_MAPPING   0xf2

◆ RSL_IE_ERIC_CNTR_CTRL

#define RSL_IE_ERIC_CNTR_CTRL   0xf4

◆ RSL_IE_ERIC_CNTR_CTRL_ACK

#define RSL_IE_ERIC_CNTR_CTRL_ACK   0xf5

◆ RSL_IE_ERIC_CNTR_REPORT

#define RSL_IE_ERIC_CNTR_REPORT   0xf6

◆ RSL_IE_ERIC_EGPRS_REQ_REF

#define RSL_IE_ERIC_EGPRS_REQ_REF   0xf9

◆ RSL_IE_ERIC_EMR_SUPPORT

#define RSL_IE_ERIC_EMR_SUPPORT   0xf8

◆ RSL_IE_ERIC_FULL_NCH_INFO

#define RSL_IE_ERIC_FULL_NCH_INFO   0xff

◆ RSL_IE_ERIC_ICP_CONN

#define RSL_IE_ERIC_ICP_CONN   0xf7

◆ RSL_IE_ERIC_INST_NR

#define RSL_IE_ERIC_INST_NR   0x48

◆ RSL_IE_ERIC_MOBILE_ID

#define RSL_IE_ERIC_MOBILE_ID   0xf1

◆ RSL_IE_ERIC_NY2

#define RSL_IE_ERIC_NY2   0xfc

◆ RSL_IE_ERIC_PACKET_PAG_IND

#define RSL_IE_ERIC_PACKET_PAG_IND   0xf3

◆ RSL_IE_ERIC_PAGING_GROame">#define ENOTSUP   EINVAL

#define Macros | #define RSL_IE_ERIC_P">

Enumerations

35fac5b34d39bb2bf2e">

mLeft" align="right" valign="t> e92286541d092418d9a4bd4d4c">RSL_SYSTEM_INFO_4   0; 0x50
35fac5b34d39b0; 0; 0x50 "memname"> mLeft" Blign="right" valign="t>NM_MT_DISC_MDROP_LINK ,
  NM_MT_DISC_MDROP_LINK◆ RSL_IE_ERIC_PAGING_GRO "memname"> mefine ENOTSUP   EINVAL NM_MT_DImemdoc">

◆77c8e9ab66b6fb97ding.html#ggadca0cb6bbe4f321f89155dbd3bdfd22e41bd69">◆ ◆ RSL_Itml#ggadca0cb6bbe4f321f89155dbd3bdfd22e41bd69">◆ 

◆77c8e9ab66b6fb97ding.html#ggadca0cb6bbe4f3232c3a9bdiv> 86ff17cb104e8ad7">◆77c8e9ab66b6fb97ding.html#ggadca0cb6bbe4f3232c3a9bdiv> 86ff17cb104e8ad7">◆77c8e9ab66b6fb97ding.html#ggadca0cb6ba>
ABIS_OM_MDISC_MANUF
 tem:ga462525df2f5458b4057aa4a>
ABIS_OM_MDISC_MANUF tem:ga462525df2f5458b4057ef="group__rsl.html#ga462525df2f5458b4057aa49f88d9ada3">RSL_CHAN_SDCCH8_ACCH   0x40 /* ...0x78 */ #define RSL_IE_ERIC_MOBILE_ID   0xf1 #def
  msgb * gsm0808_create_cipher_reject ( #dfemitem:ga370c9d887="memItml">msgb 3a8">
RSL_IE_ERIC_PACKET_PAG_IND