36 #if OSMO_IS_BIG_ENDIAN 39 #elif OSMO_IS_LITTLE_ENDIAN 45 #define ABIS_RSL_CHAN_NR_CBITS_Bm_ACCHs 0x01 46 #define ABIS_RSL_CHAN_NR_CBITS_Lm_ACCHs(ss) (0x02 + (ss)) 47 #define ABIS_RSL_CHAN_NR_CBITS_SDCCH4_ACCH(ss) (0x04 + (ss)) 48 #define ABIS_RSL_CHAN_NR_CBITS_SDCCH8_ACCH(ss) (0x08 + (ss)) 49 #define ABIS_RSL_CHAN_NR_CBITS_BCCH 0x10 50 #define ABIS_RSL_CHAN_NR_CBITS_RACH 0x11 51 #define ABIS_RSL_CHAN_NR_CBITS_PCH_AGCH 0x12 52 #define ABIS_RSL_CHAN_NR_CBITS_OSMO_PDCH 0x18 56 #if OSMO_IS_BIG_ENDIAN 61 #elif OSMO_IS_LITTLE_ENDIAN 69 #define ABIS_RSL_LINK_ID_CBITS_FACCH_SDCCH 0x00 70 #define ABIS_RSL_LINK_ID_CBITS_SACCH 0x01 120 #define ABIS_RSL_MDISC_RLL 0x02 122 #define ABIS_RSL_MDISC_DED_CHAN 0x08 124 #define ABIS_RSL_MDISC_COM_CHAN 0x0c 126 #define ABIS_RSL_MDISC_TRX 0x10 128 #define ABIS_RSL_MDISC_LOC 0x20 130 #define ABIS_RSL_MDISC_IPACCESS 0x7e 131 #define ABIS_RSL_MDISC_TRANSP 0x01 134 #define ABIS_RSL_MDISC_IS_TRANSP(x) (x & 0x01) 359 #define RSL_IE_ERIC_PAGING_GROUP 0x0e 360 #define RSL_IE_ERIC_INST_NR 0x48 361 #define RSL_IE_ERIC_PGSL_TIMERS 0x49 362 #define RSL_IE_ERIC_REPEAT_DL_FACCH 0x4a 363 #define RSL_IE_ERIC_POWER_INFO 0xf0 364 #define RSL_IE_ERIC_MOBILE_ID 0xf1 365 #define RSL_IE_ERIC_BCCH_MAPPING 0xf2 366 #define RSL_IE_ERIC_PACKET_PAG_IND 0xf3 367 #define RSL_IE_ERIC_CNTR_CTRL 0xf4 368 #define RSL_IE_ERIC_CNTR_CTRL_ACK 0xf5 369 #define RSL_IE_ERIC_CNTR_REPORT 0xf6 370 #define RSL_IE_ERIC_ICP_CONN 0xf7 371 #define RSL_IE_ERIC_EMR_SUPPORT 0xf8 372 #define RSL_IE_ERIC_EGPRS_REQ_REF 0xf9 373 #define RSL_IE_ERIC_VGCS_REL 0xfa 374 #define RSL_IE_ERIC_REP_PER_NCH 0xfb 375 #define RSL_IE_ERIC_NY2 0xfc 376 #define RSL_IE_ERIC_T3115 0xfd 377 #define RSL_IE_ERIC_ACTIVATE_FLAG 0xfe 378 #define RSL_IE_ERIC_FULL_NCH_INFO 0xff 417 #define RSL_CHAN_NR_MASK 0xf8 418 #define RSL_CHAN_NR_1 0x08 419 #define RSL_CHAN_Bm_ACCHs 0x08 420 #define RSL_CHAN_Lm_ACCHs 0x10 421 #define RSL_CHAN_SDCCH4_ACCH 0x20 422 #define RSL_CHAN_SDCCH8_ACCH 0x40 423 #define RSL_CHAN_BCCH 0x80 424 #define RSL_CHAN_RACH 0x88 425 #define RSL_CHAN_PCH_AGCH 0x90 426 #define RSL_CHAN_OSMO_PDCH 0xc0 429 #define RSL_ACT_TYPE_INITIAL 0x00 430 #define RSL_ACT_TYPE_REACT 0x80 431 #define RSL_ACT_INTRA_IMM_ASS 0x00 432 #define RSL_ACT_INTRA_NORM_ASS 0x01 433 #define RSL_ACT_INTER_ASYNC 0x02 434 #define RSL_ACT_INTER_SYNC 0x03 435 #define RSL_ACT_SECOND_ADD 0x04 436 #define RSL_ACT_SECOND_MULTI 0x05 437 #define RSL_ACT_OSMO_PDCH 0x0f 446 #define RSL_CMOD_DTXu 0x01 447 #define RSL_CMOD_DTXd 0x02 453 #define RSL_CMOD_CRT_SDCCH 0x01 454 #define RSL_CMOD_CRT_TCH_Bm 0x08 455 #define RSL_CMOD_CRT_TCH_Lm 0x09 458 #define RSL_CMOD_SP_GSM1 0x01 459 #define RSL_CMOD_SP_GSM2 0x11 460 #define RSL_CMOD_SP_GSM3 0x21 462 #define RSL_CMOD_CSD_NT_43k5 0x74 463 #define RSL_CMOD_CSD_NT_28k8 0x71 464 #define RSL_CMOD_CSD_NT_14k5 0x58 465 #define RSL_CMOD_CSD_NT_12k0 0x50 466 #define RSL_CMOD_CSD_NT_6k0 0x51 468 #define RSL_CMOD_SP_NT_14k5 RSL_CMOD_CSD_NT_14k5 469 #define RSL_CMOD_SP_NT_12k0 RSL_CMOD_CSD_NT_12k0 470 #define RSL_CMOD_SP_NT_6k0 RSL_CMOD_CSD_NT_6k0 472 #define RSL_CMOD_CSD_T_32000 0x38 473 #define RSL_CMOD_CSD_T_29000 0x39 474 #define RSL_CMOD_CSD_T_14400 0x18 475 #define RSL_CMOD_CSD_T_9600 0x10 476 #define RSL_CMOD_CSD_T_4800 0x11 477 #define RSL_CMOD_CSD_T_2400 0x12 478 #define RSL_CMOD_CSD_T_1200 0x13 479 #define RSL_CMOD_CSD_T_600 0x14 480 #define RSL_CMOD_CSD_T_1200_75 0x15 500 #define RLL_CAUSE_T200_EXPIRED 0x01 501 #define RLL_CAUSE_REEST_REQ 0x02 502 #define RLL_CAUSE_UNSOL_UA_RESP 0x03 503 #define RLL_CAUSE_UNSOL_DM_RESP 0x04 504 #define RLL_CAUSE_UNSOL_DM_RESP_MF 0x05 505 #define RLL_CAUSE_UNSOL_SPRV_RESP 0x06 506 #define RLL_CAUSE_SEQ_ERR 0x07 507 #define RLL_CAUSE_UFRM_INC_PARAM 0x08 508 #define RLL_CAUSE_SFRM_INC_PARAM 0x09 509 #define RLL_CAUSE_IFRM_INC_MBITS 0x0a 510 #define RLL_CAUSE_IFRM_INC_LEN 0x0b 511 #define RLL_CAUSE_FRM_UNIMPL 0x0c 512 #define RLL_CAUSE_SABM_MF 0x0d 513 #define RLL_CAUSE_SABM_INFO_NOTALL 0x0e 516 #define RSL_ERRCLS_NORMAL 0x00 517 #define RSL_ERRCLS_RESOURCE_UNAVAIL 0x20 518 #define RSL_ERRCLS_SERVICE_UNAVAIL 0x30 519 #define RSL_ERRCLS_SERVICE_UNIMPL 0x40 520 #define RSL_ERRCLS_INVAL_MSG 0x50 521 #define RSL_ERRCLS_PROTO_ERROR 0x60 522 #define RSL_ERRCLS_INTERWORKING 0x70 525 #define RSL_ERR_RADIO_IF_FAIL 0x00 526 #define RSL_ERR_RADIO_LINK_FAIL 0x01 527 #define RSL_ERR_HANDOVER_ACC_FAIL 0x02 528 #define RSL_ERR_TALKER_ACC_FAIL 0x03 529 #define RSL_ERR_OM_INTERVENTION 0x07 530 #define RSL_ERR_NORMAL_UNSPEC 0x0f 531 #define RSL_ERR_T_MSRFPCI_EXP 0x18 533 #define RSL_ERR_EQUIPMENT_FAIL 0x20 534 #define RSL_ERR_RR_UNAVAIL 0x21 535 #define RSL_ERR_TERR_CH_FAIL 0x22 536 #define RSL_ERR_CCCH_OVERLOAD 0x23 537 #define RSL_ERR_ACCH_OVERLOAD 0x24 538 #define RSL_ERR_PROCESSOR_OVERLOAD 0x25 539 #define RSL_ERR_RES_UNAVAIL 0x2f 541 #define RSL_ERR_TRANSC_UNAVAIL 0x30 542 #define RSL_ERR_SERV_OPT_UNAVAIL 0x3f 544 #define RSL_ERR_ENCR_UNIMPL 0x40 545 #define RSL_ERR_SERV_OPT_UNIMPL 0x4f 547 #define RSL_ERR_RCH_ALR_ACTV_ALLOC 0x50 548 #define RSL_ERR_INVALID_MESSAGE 0x5f 550 #define RSL_ERR_MSG_DISCR 0x60 551 #define RSL_ERR_MSG_TYPE 0x61 552 #define RSL_ERR_MSG_SEQ 0x62 553 #define RSL_ERR_IE_ERROR 0x63 554 #define RSL_ERR_MAND_IE_ERROR 0x64 555 #define RSL_ERR_OPT_IE_ERROR 0x65 556 #define RSL_ERR_IE_NONEXIST 0x66 557 #define RSL_ERR_IE_LENGTH 0x67 558 #define RSL_ERR_IE_CONTENT 0x68 559 #define RSL_ERR_PROTO 0x6f 561 #define RSL_ERR_INTERWORKING 0x7f 564 #define RSL_SYSTEM_INFO_8 0x00 565 #define RSL_SYSTEM_INFO_1 0x01 566 #define RSL_SYSTEM_INFO_2 0x02 567 #define RSL_SYSTEM_INFO_3 0x03 568 #define RSL_SYSTEM_INFO_4 0x04 569 #define RSL_SYSTEM_INFO_5 0x05 570 #define RSL_SYSTEM_INFO_6 0x06 571 #define RSL_SYSTEM_INFO_7 0x07 572 #define RSL_SYSTEM_INFO_16 0x08 573 #define RSL_SYSTEM_INFO_17 0x09 574 #define RSL_SYSTEM_INFO_2bis 0x0a 575 #define RSL_SYSTEM_INFO_2ter 0x0b 576 #define RSL_SYSTEM_INFO_5bis 0x0d 577 #define RSL_SYSTEM_INFO_5ter 0x0e 578 #define RSL_SYSTEM_INFO_10 0x0f 579 #define RSL_EXT_MEAS_ORDER 0x47 580 #define RSL_MEAS_INFO 0x48 581 #define RSL_SYSTEM_INFO_13 0x28 582 #define RSL_ERIC_SYSTEM_INFO_13 0x0C 583 #define RSL_SYSTEM_INFO_2quater 0x29 584 #define RSL_SYSTEM_INFO_9 0x2a 585 #define RSL_SYSTEM_INFO_18 0x2b 586 #define RSL_SYSTEM_INFO_19 0x2c 587 #define RSL_SYSTEM_INFO_20 0x2d 590 #define RSL_CHANNEED_ANY 0x00 591 #define RSL_CHANNEED_SDCCH 0x01 592 #define RSL_CHANNEED_TCH_F 0x02 593 #define RSL_CHANNEED_TCH_ForH 0x03 597 #if OSMO_IS_LITTLE_ENDIAN 598 uint8_t last_block:2;
602 #elif OSMO_IS_BIG_ENDIAN 604 uint8_t command:4, def_bcast:1, spare:1, last_block:2;
608 #define RSL_CB_CMD_TYPE_NORMAL 0x00 609 #define RSL_CB_CMD_TYPE_SCHEDULE 0x08 610 #define RSL_CB_CMD_TYPE_DEFAULT 0x0e 611 #define RSL_CB_CMD_TYPE_NULL 0x0f 613 #define RSL_CB_CMD_DEFBCAST_NORMAL 0 614 #define RSL_CB_CMD_DEFBCAST_NULL 1 616 #define RSL_CB_CMD_LASTBLOCK_4 0 617 #define RSL_CB_CMD_LASTBLOCK_1 1 618 #define RSL_CB_CMD_LASTBLOCK_2 2 619 #define RSL_CB_CMD_LASTBLOCK_3 3 623 #define RSL_BCCH_CCCH_CONF_1_NC 0x00 624 #define RSL_BCCH_CCCH_CONF_1_C 0x01 625 #define RSL_BCCH_CCCH_CONF_2_NC 0x02 626 #define RSL_BCCH_CCCH_CONF_3_NC 0x04 627 #define RSL_BCCH_CCCH_CONF_4_NC 0x06 630 #define RSL_BS_PA_MFRMS_2 0x00 631 #define RSL_BS_PA_MFRMS_3 0x01 632 #define RSL_BS_PA_MFRMS_4 0x02 633 #define RSL_BS_PA_MFRMS_5 0x03 634 #define RSL_BS_PA_MFRMS_6 0x04 635 #define RSL_BS_PA_MFRMS_7 0x05 636 #define RSL_BS_PA_MFRMS_8 0x06 637 #define RSL_BS_PA_MFRMS_9 0x07 740 #if OSMO_IS_LITTLE_ENDIAN 746 #elif OSMO_IS_BIG_ENDIAN 748 uint8_t reserved:1, param_id:2, h_reqave:5;
749 uint8_t ave_method:3, h_reqt:5;
754 #if OSMO_IS_LITTLE_ENDIAN 755 uint8_t l_rxlev_ul_h:6,
756 reserved_l_rxlev_ul:2;
757 uint8_t l_rxlev_dl_h:6,
758 reserved_l_rxlev_dl:2;
759 uint8_t rxlev_ul_ih:6,
761 uint8_t rxlev_dl_ih:6,
763 uint8_t l_rxqual_ul_h:3,
764 reserved_rxlqual_ul:1,
766 reserved_rxqual_dl:1;
767 uint8_t ms_range_max:6,
769 #elif OSMO_IS_BIG_ENDIAN 771 uint8_t reserved_l_rxlev_ul:2, l_rxlev_ul_h:6;
772 uint8_t reserved_l_rxlev_dl:2, l_rxlev_dl_h:6;
773 uint8_t reserved_rxlev_ul:2, rxlev_ul_ih:6;
774 uint8_t reserved_rxlev_dl:2, rxlev_dl_ih:6;
775 uint8_t reserved_rxqual_dl:1, l_rxqual_dl_h:3, reserved_rxlqual_ul:1, l_rxqual_ul_h:3;
776 uint8_t reserved_ms_range:2, ms_range_max:6;
781 #if OSMO_IS_LITTLE_ENDIAN 798 uint8_t ho_interval:5,
802 #elif OSMO_IS_BIG_ENDIAN 804 uint8_t reserved_p5:3, p5:5;
805 uint8_t reserved_n5:3, n5:5;
806 uint8_t reserved_p6:3, p6:5;
807 uint8_t reserved_n6:3, n6:5;
808 uint8_t reserved_p7:3, p7:5;
809 uint8_t reserved_n7:3, n7:5;
810 uint8_t reserved_p8:3, p8:5;
811 uint8_t reserved_n8:3, n8:5;
812 uint8_t reserved_ho:3, ho_interval:5;
818 #if OSMO_IS_LITTLE_ENDIAN 825 #elif OSMO_IS_BIG_ENDIAN 827 uint8_t reserved0:2, bsic:6;
828 uint8_t reserved1:1, s:1, ba_used:1, bcch_freq:5;
833 #if OSMO_IS_LITTLE_ENDIAN 834 uint8_t rxlev_min_def:6,
835 reserved_rxlev_min_def:2;
836 uint8_t ho_margin_def:5,
837 reserved_ho_margin_def:3;
838 uint8_t ms_txpwr_max_def:5,
839 reserved_ms_txpwr_max_def:3;
840 #elif OSMO_IS_BIG_ENDIAN 842 uint8_t reserved_rxlev_min_def:2, rxlev_min_def:6;
843 uint8_t reserved_ho_margin_def:3, ho_margin_def:5;
844 uint8_t reserved_ms_txpwr_max_def:3, ms_txpwr_max_def:5;
849 #if OSMO_IS_LITTLE_ENDIAN 850 uint8_t sdcch_ho_gsm:1,
853 #elif OSMO_IS_BIG_ENDIAN 855 uint8_t reserved:6, sdcch_ho_umts:1, sdcch_ho_gsm:1;
Definition: gsm_08_58.h:150
Definition: gsm_08_58.h:324
Definition: gsm_08_58.h:235
Definition: gsm_08_58.h:226
Definition: gsm_08_58.h:383
Definition: gsm_08_58.h:184
Definition: gsm_08_58.h:341
Definition: gsm_08_58.h:396
Definition: gsm_08_58.h:157
uint8_t vbs_capable
Definition: gsm_08_58.h:574
Definition: gsm_08_58.h:148
Definition: gsm_08_58.h:198
uint8_t chan_rate
Definition: gsm_08_58.h:444
Definition: gsm_08_58.h:278
uint8_t oct3
Definition: gsm_08_58.h:488
Definition: gsm_08_58.h:169
Definition: gsm_08_58.h:152
Definition: gsm_08_58.h:252
Definition: gsm_08_58.h:298
Definition: gsm_08_58.h:303
Definition: gsm_08_58.h:691
Definition: gsm_08_58.h:188
Definition: gsm_08_58.h:243
Definition: gsm_08_58.h:347
Definition: gsm_08_58.h:193
RSL Channel Mode IF (Chapter 9.3.6)
Definition: gsm_08_58.h:440
Definition: gsm_08_58.h:178
Definition: gsm_08_58.h:859
Definition: gsm_08_58.h:654
Definition: gsm_08_58.h:210
uint8_t chan_rt
Definition: gsm_08_58.h:443
Definition: gsm_08_58.h:323
Definition: gsm_08_58.h:274
Definition: gsm_08_58.h:308
Definition: gsm_08_58.h:676
Definition: gsm_08_58.h:731
Definition: gsm_08_58.h:171
Definition: gsm_08_58.h:196
Definition: gsm_08_58.h:354
Definition: gsm_08_58.h:175
Definition: gsm_08_58.h:667
rsl_ipac_rtp_csd_format_d
Definition: gsm_08_58.h:665
Definition: gsm_08_58.h:201
RSL Channel Identification IE (Chapter 9.3.5)
Definition: gsm_08_58.h:483
Definition: gsm_08_58.h:390
Definition: gsm_08_58.h:167
Definition: gsm_08_58.h:179
Definition: gsm_08_58.h:291
Definition: gsm_08_58.h:304
Definition: gsm_08_58.h:249
uint8_t ie_chan
RSL_IE_CHAN_NR (tag)
Definition: gsm_08_58.h:98
Definition: gsm_08_58.h:330
Definition: gsm_08_58.h:160
Definition: gsm_08_58.h:268
Definition: gsm_08_58.h:170
Definition: gsm_08_58.h:153
Definition: gsm_08_58.h:297
rsl_rel_mode
Definition: gsm_08_58.h:702
Definition: gsm_08_58.h:287
Definition: gsm_08_58.h:139
Definition: gsm_08_58.h:277
Definition: gsm_08_58.h:256
Definition: gsm_08_58.h:329
Definition: gsm_08_58.h:177
Definition: gsm_08_58.h:715
Definition: gsm_08_58.h:733
Definition: gsm_08_58.h:353
rsl_mrpci_pwrclass
Definition: gsm_08_58.h:687
rsl_mrpci_phase
Definition: gsm_08_58.h:694
Definition: gsm_08_58.h:203
Definition: gsm_08_58.h:311
Definition: gsm_08_58.h:244
Definition: gsm_08_58.h:289
rsl_ipac_speech_mode_s
Definition: gsm_08_58.h:649
Definition: gsm_08_58.h:234
Definition: gsm_08_58.h:292
Definition: gsm_08_58.h:281
Definition: gsm_08_58.h:734
Definition: gsm_08_58.h:406
Definition: gsm_08_58.h:185
Definition: gsm_08_58.h:449
Definition: gsm_08_58.h:159
Definition: gsm_08_58.h:143
Definition: gsm_08_58.h:293
uint8_t chan_nr
Definition: gsm_08_58.h:84
abis_rsl_msgtype_siemens
Siemens vendor-specific RSL message types.
Definition: gsm_08_58.h:240
uint8_t msg_discr
message discriminator (ABIS_RSL_MDISC_*)
Definition: gsm_08_58.h:74
Definition: gsm_08_58.h:211
Definition: gsm_08_58.h:279
Definition: gsm_08_58.h:337
uint8_t spd_ind
Definition: gsm_08_58.h:442
Definition: gsm_08_58.h:346
Definition: gsm_08_58.h:187
Definition: gsm_08_58.h:204
Definition: gsm_08_58.h:181
uint8_t gsm_phase
Definition: gsm_08_58.h:574
union abis_rsl_link_id link_id_fields
RSL link identifier (value)
Definition: gsm_08_58.h:583
Definition: gsm_08_58.h:652
Definition: gsm_08_58.h:285
Definition: gsm_08_58.h:199
Definition: gsm_08_58.h:732
Definition: gsm_08_58.h:176
Definition: gsm_08_58.h:313
Definition: gsm_08_58.h:403
Definition: gsm_08_58.h:729
Definition: gsm_08_58.h:270
Definition: gsm_08_58.h:282
Definition: gsm_08_58.h:325
uint8_t chan_nr
Definition: gsm_08_58.h:100
Definition: gsm_08_58.h:212
Definition: gsm_08_58.h:668
Definition: gsm_08_58.h:697
Definition: gsm_08_58.h:158
Definition: gsm_08_58.h:739
Definition: gsm_08_58.h:217
Definition: gsm_08_58.h:666
Definition: gsm_08_58.h:400
abis_rsl_msgtype
Definition: gsm_08_58.h:137
Definition: gsm_08_58.h:202
Definition: gsm_08_58.h:267
Definition: gsm_08_58.h:296
Definition: gsm_08_58.h:695
Definition: gsm_08_58.h:316
Definition: gsm_08_58.h:348
Definition: gsm_08_58.h:140
Definition: gsm_08_58.h:645
uint8_t vgcs_capable
Definition: gsm_08_58.h:681
Definition: gsm_08_58.h:404
Definition: gsm_08_58.h:273
Definition: gsm_08_58.h:255
Definition: gsm_08_58.h:151
Definition: gsm_08_58.h:295
Definition: gsm_08_58.h:723
Definition: gsm_08_58.h:659
Definition: gsm_08_58.h:280
Definition: gsm_08_58.h:200
Definition: gsm_08_58.h:724
Definition: gsm_08_58.h:651
Definition: gsm_08_58.h:205
Definition: gsm_08_58.h:698
Definition: gsm_08_58.h:721
Definition: gsm_08_58.h:182
Definition: gsm_08_58.h:307
Definition: gsm_08_58.h:149
uint8_t chan_nr
Definition: gsm_08_58.h:43
Definition: gsm_08_58.h:272
Definition: gsm_08_58.h:712
Definition: gsm_08_58.h:166
rsl_ipac_rtp_payload
Definition: gsm_08_58.h:640
Definition: gsm_08_58.h:141
Definition: gsm_08_58.h:717
Definition: gsm_08_58.h:328
uint8_t msg_type
message type (abis_rsl_msgtype)
Definition: gsm_08_58.h:75
Definition: gsm_08_58.h:229
uint8_t data[0]
actual payload data
Definition: gsm_08_58.h:576
Definition: gsm_08_58.h:305
Definition: gsm_08_58.h:161
Definition: gsm_08_58.h:194
Definition: gsm_08_58.h:276
Definition: gsm_08_58.h:288
Definition: gsm_08_58.h:726
Definition: gsm_08_58.h:218
Definition: gsm_08_58.h:327
uint8_t link_id
Definition: gsm_08_58.h:67
Definition: gsm_08_58.h:35
Definition: gsm_08_58.h:727
Definition: gsm_08_58.h:399
Definition: gsm_08_58.h:344
Definition: gsm_08_58.h:389
Definition: gsm_08_58.h:314
Definition: gsm_08_58.h:168
Definition: gsm_08_58.h:650
Definition: gsm_08_58.h:382
uint8_t oct4
Definition: gsm_08_58.h:489
Definition: gsm_08_58.h:219
Definition: gsm_08_58.h:398
Definition: gsm_08_58.h:275
Definition: gsm_08_58.h:401
Definition: gsm_08_58.h:142
Definition: gsm_08_58.h:80
uint8_t chan_nr
Definition: gsm_08_58.h:487
Definition: gsm_08_58.h:342
Definition: gsm_08_58.h:333
Definition: gsm_08_58.h:817
Definition: gsm_08_58.h:315
Definition: gsm_08_58.h:225
Definition: gsm_08_58.h:408
Definition: gsm_08_58.h:306
Definition: gsm_08_58.h:412
Definition: gsm_08_58.h:318
Definition: gsm_08_58.h:349
Definition: gsm_08_58.h:221
Definition: gsm_08_58.h:343
Definition: gsm_08_58.h:214
Definition: gsm_08_58.h:222
Definition: gsm_08_58.h:208
Definition: gsm_08_58.h:832
Definition: gsm_08_58.h:242
Definition: gsm_08_58.h:322
Definition: gsm_08_58.h:192
Definition: gsm_08_58.h:180
Definition: gsm_08_58.h:332
enum abis_rsl_msgtype __attribute__
uint8_t ie_link_id
RSL_IE_LINK_IDENT (tag)
Definition: gsm_08_58.h:87
Definition: gsm_08_58.h:334
Definition: gsm_08_58.h:186
Definition: gsm_08_58.h:216
Definition: gsm_08_58.h:233
Definition: gsm_08_58.h:191
Definition: gsm_08_58.h:283
Definition: gsm_08_58.h:643
Definition: gsm_08_58.h:271
Definition: gsm_08_58.h:302
uint8_t chan_nr
Definition: gsm_08_58.h:111
Definition: gsm_08_58.h:269
Definition: gsm_08_58.h:231
uint8_t len
Definition: gsm_04_11.h:465
Definition: gsm_08_58.h:241
Definition: gsm_08_58.h:245
Definition: gsm_08_58.h:728
Definition: gsm_08_58.h:690
Definition: gsm_08_58.h:709
Definition: gsm_08_58.h:162
Definition: gsm_08_58.h:165
Definition: gsm_08_58.h:197
Definition: gsm_08_58.h:661
Definition: gsm_08_58.h:190
Definition: gsm_08_58.h:402
Definition: gsm_08_58.h:735
Definition: gsm_08_58.h:413
Definition: gsm_08_58.h:410
Definition: gsm_08_58.h:215
Definition: gsm_08_58.h:713
Definition: gsm_08_58.h:266
Definition: gsm_08_58.h:351
Definition: gsm_08_58.h:147
Definition: gsm_08_58.h:250
Definition: gsm_08_58.h:722
Definition: gsm_08_58.h:321
Definition: gsm_08_58.h:642
Definition: gsm_08_58.h:228
Definition: gsm_08_58.h:223
Definition: gsm_08_58.h:352
Definition: gsm_08_58.h:451
Definition: gsm_08_58.h:674
Definition: gsm_08_58.h:107
Definition: gsm_08_58.h:411
Definition: gsm_08_58.h:319
Definition: gsm_08_58.h:309
Definition: gsm_08_58.h:711
RSL Cell Broadcast Command (Chapter 9.3.45)
Definition: gsm_08_58.h:596
rsl_ipac_rtp_csd_format_ir
Definition: gsm_08_58.h:672
Definition: gsm_08_58.h:704
Definition: gsm_08_58.h:409
Definition: gsm_08_58.h:246
Definition: gsm_08_58.h:96
Definition: gsm_08_58.h:848
Definition: gsm_08_58.h:163
Definition: gsm_08_58.h:384
Definition: gsm_08_58.h:350
rsl_cmod_spd
Definition: gsm_08_58.h:448
Definition: gsm_08_58.h:209
Definition: gsm_08_58.h:254
Definition: gsm_08_58.h:725
Definition: gsm_08_58.h:710
abis_rsl_ie
RSL Information Element Identifiers (Chapter 9.3)
Definition: gsm_08_58.h:265
Definition: gsm_08_58.h:692
Definition: gsm_08_58.h:720
uint8_t meas_rep_mode
Definition: gsm_08_58.h:860
Definition: gsm_08_58.h:714
Definition: gsm_08_58.h:703
Definition: gsm_08_58.h:224
Definition: gsm_08_58.h:320
uint8_t link_id
Definition: gsm_08_58.h:89
Definition: gsm_08_58.h:644
Definition: gsm_08_58.h:230
Definition: gsm_08_58.h:183
Definition: gsm_08_58.h:405
RSL common header.
Definition: gsm_08_58.h:73
Definition: gsm_08_58.h:146
Definition: gsm_08_58.h:251
rsl_ipac_embedded_ie
ip.access specific embedded information elements
Definition: gsm_08_58.h:708
Definition: gsm_08_58.h:144
Definition: gsm_08_58.h:312
Definition: gsm_08_58.h:680
union abis_rsl_chan_nr chan_nr_fields
RSL channel number (value)
Definition: gsm_08_58.h:578
abis_rsl_msgtype_ericsson
Ericsson vendor-specific RSL message types.
Definition: gsm_08_58.h:260
Definition: gsm_08_58.h:284
Definition: gsm_08_58.h:227
Definition: gsm_08_58.h:290
Definition: gsm_08_58.h:213
Definition: gsm_08_58.h:261
Definition: gsm_08_58.h:688
Definition: gsm_08_58.h:689
Definition: gsm_08_58.h:189
Definition: gsm_08_58.h:248
Definition: gsm_08_58.h:391
Definition: gsm_08_58.h:780
Definition: gsm_08_58.h:675
Definition: gsm_08_58.h:345
Definition: gsm_08_58.h:719
Definition: gsm_08_58.h:220
Definition: gsm_08_58.h:669
Definition: gsm_08_58.h:716
Definition: gsm_08_58.h:660
Definition: gsm_08_58.h:331
rsl_ipac_speech_mode_m
Definition: gsm_08_58.h:658
uint32_t meas_mode_flags
Definition: gsm_08_58.h:861
Definition: gsm_08_58.h:195
uint8_t ie_chan
RSL_IE_CHAN_NR (tag)
Definition: gsm_08_58.h:82
uint8_t iei
Definition: gsm_08_58.h:486
Definition: gsm_08_58.h:407
Definition: gsm_08_58.h:299
Definition: gsm_08_58.h:301
Definition: gsm_08_58.h:655
uint8_t dtx_dtu
Definition: gsm_08_58.h:441
Definition: gsm_08_58.h:236
Definition: gsm_08_58.h:286
Definition: gsm_08_58.h:339
Definition: gsm_08_58.h:156
Definition: gsm_08_58.h:338
uint8_t ie_chan
RSL_IE_CHAN_NR (tag)
Definition: gsm_08_58.h:109
Definition: gsm_08_58.h:340
Definition: gsm_08_58.h:317
Definition: gsm_08_58.h:450
Definition: gsm_08_58.h:174
struct abis_rsl_common_hdr c
Definition: gsm_08_58.h:574
Definition: gsm_08_58.h:232
Definition: gsm_08_58.h:55
Definition: gsm_08_58.h:397
uint8_t power_class
Definition: gsm_08_58.h:574
Definition: gsm_08_58.h:753
Definition: gsm_08_58.h:145
Definition: gsm_08_58.h:247
Definition: gsm_08_58.h:653
Definition: gsm_08_58.h:253
Definition: gsm_08_58.h:673
Definition: gsm_08_58.h:300
Definition: gsm_08_58.h:641
Definition: gsm_08_58.h:310
Definition: gsm_08_58.h:718