15 } __attribute__ ((packed));
39 } __attribute__ ((packed));
74 } __attribute__ ((packed));
78 uint8_t orig_arfcn_hi:1,
80 uint8_t orig_arfcn_mid;
109 } __attribute__ ((packed));
113 uint8_t orig_arfcn_hi:1,
115 uint8_t orig_arfcn_mid;
150 } __attribute__ ((packed));
154 uint8_t orig_arfcn_hi:1,
156 uint8_t orig_arfcn_mid;
193 } __attribute__ ((packed));
197 uint8_t orig_arfcn_hi:1,
199 uint8_t orig_arfcn_mid;
202 uint8_t rrfcn8_111[13];
203 } __attribute__ ((packed));
215 } __attribute__ ((packed)) h1;
217 uint8_t arfcn_high:2,
222 } __attribute__ ((packed)) h0;
223 } __attribute__ ((packed));
224 } __attribute__ ((packed));
228 uint8_t rxlev_full:6,
234 uint8_t no_nc_n_hi:1,
240 uint8_t bsic_nc1_hi:3,
242 uint8_t rxlev_nc2_hi:5,
244 uint8_t bsic_nc2_hi:2,
247 uint8_t rxlev_nc3_hi:4,
249 uint8_t bsic_nc3_hi:1,
252 uint8_t rxlev_nc4_hi:3,
254 uint8_t bcch_f_nc4:5,
256 uint8_t rxlev_nc5_hi:2,
258 uint8_t bcch_f_nc5_hi:4,
260 uint8_t rxlev_nc6_hi:1,
263 uint8_t bcch_f_nc6_hi:3,
267 } __attribute__ ((packed));
284 } __attribute__((packed));
288 uint8_t power_level:5,
291 } __attribute__((packed));
301 } __attribute__ ((packed));
311 } __attribute__ ((packed));
319 } __attribute__ ((packed));
327 } __attribute__((packed));
337 } __attribute__ ((packed));
339 enum gsm48_chan_mode {
340 GSM48_CMODE_SIGN = 0x00,
341 GSM48_CMODE_SPEECH_V1 = 0x01,
342 GSM48_CMODE_SPEECH_EFR = 0x21,
343 GSM48_CMODE_SPEECH_AMR = 0x41,
344 GSM48_CMODE_DATA_14k5 = 0x0f,
345 GSM48_CMODE_DATA_12k0 = 0x03,
346 GSM48_CMODE_DATA_6k0 = 0x0b,
347 GSM48_CMODE_DATA_3k6 = 0x13,
354 uint8_t power_command;
356 } __attribute__((packed));
362 uint8_t mob_alloc_len;
363 uint8_t mob_alloc[0];
364 } __attribute__((packed));
372 } __attribute__((packed));
379 uint8_t power_command;
381 } __attribute__((packed));
391 uint8_t timing_advance;
392 uint8_t mob_alloc_len;
393 uint8_t mob_alloc[0];
394 } __attribute__ ((packed));
403 } __attribute__ ((packed));
409 } __attribute__ ((packed));
416 } __attribute__ ((packed));
421 } __attribute__ ((packed));
431 } __attribute__ ((packed));
438 } __attribute__ ((packed));
443 uint8_t rr_protocol_discriminator :4,
445 uint8_t system_information;
446 } __attribute__ ((packed));
450 uint8_t ms_txpwr_max_ccch:5,
452 uint8_t rxlev_acc_min:6,
455 } __attribute__ ((packed));
459 uint8_t ccch_conf :3,
463 uint8_t bs_pa_mfrms : 3,
466 } __attribute__ ((packed));
469 uint8_t radio_link_timeout:4,
473 } __attribute__ ((packed));
477 uint8_t cm_service_type : 4,
484 } __attribute__ ((packed));
489 uint8_t cell_channel_description[16];
491 uint8_t rest_octets[0];
492 } __attribute__ ((packed));
497 uint8_t bcch_frequency_list[16];
498 uint8_t ncc_permitted;
500 } __attribute__ ((packed));
505 uint8_t bcch_frequency_list[16];
507 uint8_t rest_octets[0];
508 } __attribute__ ((packed));
513 uint8_t ext_bcch_frequency_list[16];
514 uint8_t rest_octets[0];
515 } __attribute__ ((packed));
520 uint16_t cell_identity;
526 uint8_t rest_octets[0];
527 } __attribute__ ((packed));
539 } __attribute__ ((packed));
543 uint8_t rr_protocol_discriminator :4,
545 uint8_t system_information;
546 uint8_t bcch_frequency_list[16];
547 } __attribute__ ((packed));
551 uint8_t rr_protocol_discriminator :4,
553 uint8_t system_information;
554 uint8_t bcch_frequency_list[16];
555 } __attribute__ ((packed));
559 uint8_t rr_protocol_discriminator :4,
561 uint8_t system_information;
562 uint8_t bcch_frequency_list[16];
563 } __attribute__ ((packed));
567 uint8_t rr_protocol_discriminator :4,
569 uint8_t system_information;
570 uint16_t cell_identity;
573 uint8_t ncc_permitted;
574 uint8_t rest_octets[0];
575 } __attribute__ ((packed));
580 uint8_t rest_octets[0];
581 } __attribute__ ((packed));
588 } __attribute__ ((packed));
595 } __attribute__((packed));
600 } __attribute__((packed));
605 } __attribute__((packed));
611 } __attribute__((packed));
616 } __attribute__((packed));
622 } __attribute__((packed));
630 } __attribute__((packed));
637 } __attribute__((packed));
647 uint8_t timing_advance1;
650 uint8_t timing_advance2;
651 uint8_t mob_alloc_len;
652 uint8_t mob_alloc[0];
653 } __attribute__ ((packed));
670 } __attribute__ ((packed));
682 } __attribute__((packed));
696 } __attribute__((packed));
715 } __attribute__((packed));
724 } __attribute__((packed));
729 } __attribute__((packed));
732 #define GSM48_PDISC_GROUP_CC 0x00
733 #define GSM48_PDISC_BCAST_CC 0x01
734 #define GSM48_PDISC_PDSS1 0x02
735 #define GSM48_PDISC_CC 0x03
736 #define GSM48_PDISC_PDSS2 0x04
737 #define GSM48_PDISC_MM 0x05
738 #define GSM48_PDISC_RR 0x06
739 #define GSM48_PDISC_MM_GPRS 0x08
740 #define GSM48_PDISC_SMS 0x09
741 #define GSM48_PDISC_SM_GPRS 0x0a
742 #define GSM48_PDISC_NC_SS 0x0b
743 #define GSM48_PDISC_LOC 0x0c
744 #define GSM48_PDISC_MASK 0x0f
745 #define GSM48_PDISC_USSD 0x11
748 #define GSM48_MT_RR_INIT_REQ 0x3c
749 #define GSM48_MT_RR_ADD_ASS 0x3b
750 #define GSM48_MT_RR_IMM_ASS 0x3f
751 #define GSM48_MT_RR_IMM_ASS_EXT 0x39
752 #define GSM48_MT_RR_IMM_ASS_REJ 0x3a
754 #define GSM48_MT_RR_CIPH_M_CMD 0x35
755 #define GSM48_MT_RR_CIPH_M_COMPL 0x32
757 #define GSM48_MT_RR_CFG_CHG_CMD 0x30
758 #define GSM48_MT_RR_CFG_CHG_ACK 0x31
759 #define GSM48_MT_RR_CFG_CHG_REJ 0x33
761 #define GSM48_MT_RR_ASS_CMD 0x2e
762 #define GSM48_MT_RR_ASS_COMPL 0x29
763 #define GSM48_MT_RR_ASS_FAIL 0x2f
764 #define GSM48_MT_RR_HANDO_CMD 0x2b
765 #define GSM48_MT_RR_HANDO_COMPL 0x2c
766 #define GSM48_MT_RR_HANDO_FAIL 0x28
767 #define GSM48_MT_RR_HANDO_INFO 0x2d
769 #define GSM48_MT_RR_CELL_CHG_ORDER 0x08
770 #define GSM48_MT_RR_PDCH_ASS_CMD 0x23
772 #define GSM48_MT_RR_CHAN_REL 0x0d
773 #define GSM48_MT_RR_PART_REL 0x0a
774 #define GSM48_MT_RR_PART_REL_COMP 0x0f
776 #define GSM48_MT_RR_PAG_REQ_1 0x21
777 #define GSM48_MT_RR_PAG_REQ_2 0x22
778 #define GSM48_MT_RR_PAG_REQ_3 0x24
779 #define GSM48_MT_RR_PAG_RESP 0x27
780 #define GSM48_MT_RR_NOTIF_NCH 0x20
781 #define GSM48_MT_RR_NOTIF_FACCH 0x25
782 #define GSM48_MT_RR_NOTIF_RESP 0x26
784 #define GSM48_MT_RR_SYSINFO_8 0x18
785 #define GSM48_MT_RR_SYSINFO_1 0x19
786 #define GSM48_MT_RR_SYSINFO_2 0x1a
787 #define GSM48_MT_RR_SYSINFO_3 0x1b
788 #define GSM48_MT_RR_SYSINFO_4 0x1c
789 #define GSM48_MT_RR_SYSINFO_5 0x1d
790 #define GSM48_MT_RR_SYSINFO_6 0x1e
791 #define GSM48_MT_RR_SYSINFO_7 0x1f
793 #define GSM48_MT_RR_SYSINFO_2bis 0x02
794 #define GSM48_MT_RR_SYSINFO_2ter 0x03
795 #define GSM48_MT_RR_SYSINFO_5bis 0x05
796 #define GSM48_MT_RR_SYSINFO_5ter 0x06
797 #define GSM48_MT_RR_SYSINFO_9 0x04
798 #define GSM48_MT_RR_SYSINFO_13 0x00
800 #define GSM48_MT_RR_SYSINFO_16 0x3d
801 #define GSM48_MT_RR_SYSINFO_17 0x3e
803 #define GSM48_MT_RR_CHAN_MODE_MODIF 0x10
804 #define GSM48_MT_RR_STATUS 0x12
805 #define GSM48_MT_RR_CHAN_MODE_MODIF_ACK 0x17
806 #define GSM48_MT_RR_FREQ_REDEF 0x14
807 #define GSM48_MT_RR_MEAS_REP 0x15
808 #define GSM48_MT_RR_CLSM_CHG 0x16
809 #define GSM48_MT_RR_CLSM_ENQ 0x13
810 #define GSM48_MT_RR_EXT_MEAS_REP 0x36
811 #define GSM48_MT_RR_EXT_MEAS_REP_ORD 0x37
812 #define GSM48_MT_RR_GPRS_SUSP_REQ 0x34
814 #define GSM48_MT_RR_VGCS_UPL_GRANT 0x09
815 #define GSM48_MT_RR_UPLINK_RELEASE 0x0e
816 #define GSM48_MT_RR_UPLINK_FREE 0x0c
817 #define GSM48_MT_RR_UPLINK_BUSY 0x2a
818 #define GSM48_MT_RR_TALKER_IND 0x11
820 #define GSM48_MT_RR_APP_INFO 0x38
823 #define GSM48_MT_MM_IMSI_DETACH_IND 0x01
824 #define GSM48_MT_MM_LOC_UPD_ACCEPT 0x02
825 #define GSM48_MT_MM_LOC_UPD_REJECT 0x04
826 #define GSM48_MT_MM_LOC_UPD_REQUEST 0x08
828 #define GSM48_MT_MM_AUTH_REJ 0x11
829 #define GSM48_MT_MM_AUTH_REQ 0x12
830 #define GSM48_MT_MM_AUTH_RESP 0x14
831 #define GSM48_MT_MM_ID_REQ 0x18
832 #define GSM48_MT_MM_ID_RESP 0x19
833 #define GSM48_MT_MM_TMSI_REALL_CMD 0x1a
834 #define GSM48_MT_MM_TMSI_REALL_COMPL 0x1b
836 #define GSM48_MT_MM_CM_SERV_ACC 0x21
837 #define GSM48_MT_MM_CM_SERV_REJ 0x22
838 #define GSM48_MT_MM_CM_SERV_ABORT 0x23
839 #define GSM48_MT_MM_CM_SERV_REQ 0x24
840 #define GSM48_MT_MM_CM_SERV_PROMPT 0x25
841 #define GSM48_MT_MM_CM_REEST_REQ 0x28
842 #define GSM48_MT_MM_ABORT 0x29
844 #define GSM48_MT_MM_NULL 0x30
845 #define GSM48_MT_MM_STATUS 0x31
846 #define GSM48_MT_MM_INFO 0x32
849 #define GSM48_MT_CC_ALERTING 0x01
850 #define GSM48_MT_CC_CALL_CONF 0x08
851 #define GSM48_MT_CC_CALL_PROC 0x02
852 #define GSM48_MT_CC_CONNECT 0x07
853 #define GSM48_MT_CC_CONNECT_ACK 0x0f
854 #define GSM48_MT_CC_EMERG_SETUP 0x0e
855 #define GSM48_MT_CC_PROGRESS 0x03
856 #define GSM48_MT_CC_ESTAB 0x04
857 #define GSM48_MT_CC_ESTAB_CONF 0x06
858 #define GSM48_MT_CC_RECALL 0x0b
859 #define GSM48_MT_CC_START_CC 0x09
860 #define GSM48_MT_CC_SETUP 0x05
862 #define GSM48_MT_CC_MODIFY 0x17
863 #define GSM48_MT_CC_MODIFY_COMPL 0x1f
864 #define GSM48_MT_CC_MODIFY_REJECT 0x13
865 #define GSM48_MT_CC_USER_INFO 0x10
866 #define GSM48_MT_CC_HOLD 0x18
867 #define GSM48_MT_CC_HOLD_ACK 0x19
868 #define GSM48_MT_CC_HOLD_REJ 0x1a
869 #define GSM48_MT_CC_RETR 0x1c
870 #define GSM48_MT_CC_RETR_ACK 0x1d
871 #define GSM48_MT_CC_RETR_REJ 0x1e
873 #define GSM48_MT_CC_DISCONNECT 0x25
874 #define GSM48_MT_CC_RELEASE 0x2d
875 #define GSM48_MT_CC_RELEASE_COMPL 0x2a
877 #define GSM48_MT_CC_CONG_CTRL 0x39
878 #define GSM48_MT_CC_NOTIFY 0x3e
879 #define GSM48_MT_CC_STATUS 0x3d
880 #define GSM48_MT_CC_STATUS_ENQ 0x34
881 #define GSM48_MT_CC_START_DTMF 0x35
882 #define GSM48_MT_CC_STOP_DTMF 0x31
883 #define GSM48_MT_CC_STOP_DTMF_ACK 0x32
884 #define GSM48_MT_CC_START_DTMF_ACK 0x36
885 #define GSM48_MT_CC_START_DTMF_REJ 0x37
886 #define GSM48_MT_CC_FACILITY 0x3a
891 #define GSM48_CMSERV_MO_CALL_PACKET 1
892 #define GSM48_CMSERV_EMERGENCY 2
893 #define GSM48_CMSERV_SMS 4
894 #define GSM48_CMSERV_SUP_SERV 8
895 #define GSM48_CMSERV_VGCS 9
896 #define GSM48_CMSERV_VBS 10
897 #define GSM48_CMSERV_LOC_SERV 11
900 #define GSM48_PM_MASK 0x03
901 #define GSM48_PM_NORMAL 0x00
902 #define GSM48_PM_EXTENDED 0x01
903 #define GSM48_PM_REORG 0x02
904 #define GSM48_PM_SAME 0x03
907 #define GSM48_LUPD_NORMAL 0x0
908 #define GSM48_LUPD_PERIODIC 0x1
909 #define GSM48_LUPD_IMSI_ATT 0x2
910 #define GSM48_LUPD_RESERVED 0x3
913 #define GSM_MI_TYPE_MASK 0x07
914 #define GSM_MI_TYPE_NONE 0x00
915 #define GSM_MI_TYPE_IMSI 0x01
916 #define GSM_MI_TYPE_IMEI 0x02
917 #define GSM_MI_TYPE_IMEISV 0x03
918 #define GSM_MI_TYPE_TMSI 0x04
919 #define GSM_MI_ODD 0x08
921 #define GSM48_IE_MOBILE_ID 0x17
922 #define GSM48_IE_NAME_LONG 0x43
923 #define GSM48_IE_NAME_SHORT 0x45
924 #define GSM48_IE_UTC 0x46
925 #define GSM48_IE_NET_TIME_TZ 0x47
926 #define GSM48_IE_LSA_IDENT 0x48
927 #define GSM48_IE_NET_DST 0x49
929 #define GSM48_IE_BEARER_CAP 0x04
930 #define GSM48_IE_CAUSE 0x08
931 #define GSM48_IE_CC_CAP 0x15
932 #define GSM48_IE_ALERT 0x19
933 #define GSM48_IE_FACILITY 0x1c
934 #define GSM48_IE_PROGR_IND 0x1e
935 #define GSM48_IE_AUX_STATUS 0x24
936 #define GSM48_IE_NOTIFY 0x27
937 #define GSM48_IE_KPD_FACILITY 0x2c
938 #define GSM48_IE_SIGNAL 0x34
939 #define GSM48_IE_CONN_BCD 0x4c
940 #define GSM48_IE_CONN_SUB 0x4d
941 #define GSM48_IE_CALLING_BCD 0x5c
942 #define GSM48_IE_CALLING_SUB 0x5d
943 #define GSM48_IE_CALLED_BCD 0x5e
944 #define GSM48_IE_CALLED_SUB 0x6d
945 #define GSM48_IE_REDIR_BCD 0x74
946 #define GSM48_IE_REDIR_SUB 0x75
947 #define GSM48_IE_LOWL_COMPAT 0x7c
948 #define GSM48_IE_HIGHL_COMPAT 0x7d
949 #define GSM48_IE_USER_USER 0x7e
950 #define GSM48_IE_SS_VERS 0x7f
951 #define GSM48_IE_MORE_DATA 0xa0
952 #define GSM48_IE_CLIR_SUPP 0xa1
953 #define GSM48_IE_CLIR_INVOC 0xa2
954 #define GSM48_IE_REV_C_SETUP 0xa3
955 #define GSM48_IE_REPEAT_CIR 0xd1
956 #define GSM48_IE_REPEAT_SEQ 0xd3
959 #define GSM48_CAUSE_CS_GSM 0x60
963 #define GSM48_IE_VGCS_TARGET 0x01
965 #define GSM48_IE_FRQSHORT_AFTER 0x02
966 #define GSM48_IE_MUL_RATE_CFG 0x03
967 #define GSM48_IE_FREQ_L_AFTER 0x05
968 #define GSM48_IE_MSLOT_DESC 0x10
969 #define GSM48_IE_CHANMODE_2 0x11
970 #define GSM48_IE_FRQSHORT_BEFORE 0x12
972 #define GSM48_IE_CHANMODE_3 0x13
973 #define GSM48_IE_CHANMODE_4 0x14
974 #define GSM48_IE_CHANMODE_5 0x15
975 #define GSM48_IE_CHANMODE_6 0x16
976 #define GSM48_IE_CHANMODE_7 0x17
977 #define GSM48_IE_CHANMODE_8 0x18
978 #define GSM48_IE_CHANDESC_2 0x64
979 #define GSM48_IE_MA_AFTER 0x72
980 #define GSM48_IE_START_TIME 0x7c
981 #define GSM48_IE_FREQ_L_BEFORE 0x19
983 #define GSM48_IE_CH_DESC_1_BEFORE 0x1c
985 #define GSM48_IE_CH_DESC_2_BEFORE 0x1d
987 #define GSM48_IE_F_CH_SEQ_BEFORE 0x1e
989 #define GSM48_IE_CLASSMARK3 0x20
990 #define GSM48_IE_MA_BEFORE 0x21
991 #define GSM48_IE_RR_PACKET_UL 0x22
992 #define GSM48_IE_RR_PACKET_DL 0x23
993 #define GSM48_IE_CELL_CH_DESC 0x62
994 #define GSM48_IE_CHANMODE_1 0x63
995 #define GSM48_IE_CHDES_2_AFTER 0x64
996 #define GSM48_IE_MODE_SEC_CH 0x66
997 #define GSM48_IE_F_CH_SEQ_AFTER 0x69
998 #define GSM48_IE_MA_AFTER 0x72
999 #define GSM48_IE_BA_RANGE 0x73
1000 #define GSM48_IE_GROUP_CHDES 0x74
1001 #define GSM48_IE_BA_LIST_PREF 0x75
1002 #define GSM48_IE_MOB_OVSERV_DIF 0x77
1003 #define GSM48_IE_REALTIME_DIFF 0x7b
1004 #define GSM48_IE_START_TIME 0x7c
1005 #define GSM48_IE_TIMING_ADVANCE 0x7d
1006 #define GSM48_IE_GROUP_CIP_SEQ 0x80
1007 #define GSM48_IE_CIP_MODE_SET 0x90
1008 #define GSM48_IE_GPRS_RESUMPT 0xc0
1009 #define GSM48_IE_SYNC_IND 0xd0
1011 #define GSM48_IE_CBCH_CHAN_DESC 0x64
1012 #define GSM48_IE_CBCH_MOB_AL 0x72
1015 #define GSM48_IE_LOCATION_AREA 0x13
1016 #define GSM48_IE_PRIORITY_LEV 0x80
1017 #define GSM48_IE_FOLLOW_ON_PROC 0xa1
1018 #define GSM48_IE_CTS_PERMISSION 0xa2
1021 enum gsm48_signal_val {
1022 GSM48_SIGNAL_DIALTONE = 0x00,
1023 GSM48_SIGNAL_RINGBACK = 0x01,
1024 GSM48_SIGNAL_INTERCEPT = 0x02,
1025 GSM48_SIGNAL_NET_CONG = 0x03,
1026 GSM48_SIGNAL_BUSY = 0x04,
1027 GSM48_SIGNAL_CONFIRM = 0x05,
1028 GSM48_SIGNAL_ANSWER = 0x06,
1029 GSM48_SIGNAL_CALL_WAIT = 0x07,
1030 GSM48_SIGNAL_OFF_HOOK = 0x08,
1031 GSM48_SIGNAL_OFF = 0x3f,
1032 GSM48_SIGNAL_ALERT_OFF = 0x4f,
1035 enum gsm48_cause_loc {
1036 GSM48_CAUSE_LOC_USER = 0x00,
1037 GSM48_CAUSE_LOC_PRN_S_LU = 0x01,
1038 GSM48_CAUSE_LOC_PUN_S_LU = 0x02,
1039 GSM48_CAUSE_LOC_TRANS_NET = 0x03,
1040 GSM48_CAUSE_LOC_PUN_S_RU = 0x04,
1041 GSM48_CAUSE_LOC_PRN_S_RU = 0x05,
1043 GSM48_CAUSE_LOC_INN_NET = 0x07,
1044 GSM48_CAUSE_LOC_NET_BEYOND = 0x0a,
1048 enum gsm48_rr_cause {
1049 GSM48_RR_CAUSE_NORMAL = 0x00,
1050 GSM48_RR_CAUSE_ABNORMAL_UNSPEC = 0x01,
1051 GSM48_RR_CAUSE_ABNORMAL_UNACCT = 0x02,
1052 GSM48_RR_CAUSE_ABNORMAL_TIMER = 0x03,
1053 GSM48_RR_CAUSE_ABNORMAL_NOACT = 0x04,
1054 GSM48_RR_CAUSE_PREMPTIVE_REL = 0x05,
1055 GSM48_RR_CAUSE_HNDOVER_IMP = 0x08,
1056 GSM48_RR_CAUSE_CHAN_MODE_UNACCT = 0x09,
1057 GSM48_RR_CAUSE_FREQ_NOT_IMPL = 0x0a,
1058 GSM48_RR_CAUSE_CALL_CLEARED = 0x41,
1059 GSM48_RR_CAUSE_SEMANT_INCORR = 0x5f,
1060 GSM48_RR_CAUSE_INVALID_MAND_INF = 0x60,
1061 GSM48_RR_CAUSE_MSG_TYPE_N = 0x61,
1062 GSM48_RR_CAUSE_MSG_TYPE_N_COMPAT= 0x62,
1063 GSM48_RR_CAUSE_COND_IE_ERROR = 0x64,
1064 GSM48_RR_CAUSE_NO_CELL_ALLOC_A = 0x65,
1065 GSM48_RR_CAUSE_PROT_ERROR_UNSPC = 0x6f,
1069 enum gsm48_cc_cause {
1070 GSM48_CC_CAUSE_UNASSIGNED_NR = 1,
1071 GSM48_CC_CAUSE_NO_ROUTE = 3,
1072 GSM48_CC_CAUSE_CHAN_UNACCEPT = 6,
1073 GSM48_CC_CAUSE_OP_DET_BARRING = 8,
1074 GSM48_CC_CAUSE_NORM_CALL_CLEAR = 16,
1075 GSM48_CC_CAUSE_USER_BUSY = 17,
1076 GSM48_CC_CAUSE_USER_NOTRESPOND = 18,
1077 GSM48_CC_CAUSE_USER_ALERTING_NA = 19,
1078 GSM48_CC_CAUSE_CALL_REJECTED = 21,
1079 GSM48_CC_CAUSE_NUMBER_CHANGED = 22,
1080 GSM48_CC_CAUSE_PRE_EMPTION = 25,
1081 GSM48_CC_CAUSE_NONSE_USER_CLR = 26,
1082 GSM48_CC_CAUSE_DEST_OOO = 27,
1083 GSM48_CC_CAUSE_INV_NR_FORMAT = 28,
1084 GSM48_CC_CAUSE_FACILITY_REJ = 29,
1085 GSM48_CC_CAUSE_RESP_STATUS_INQ = 30,
1086 GSM48_CC_CAUSE_NORMAL_UNSPEC = 31,
1087 GSM48_CC_CAUSE_NO_CIRCUIT_CHAN = 34,
1088 GSM48_CC_CAUSE_NETWORK_OOO = 38,
1089 GSM48_CC_CAUSE_TEMP_FAILURE = 41,
1090 GSM48_CC_CAUSE_SWITCH_CONG = 42,
1091 GSM48_CC_CAUSE_ACC_INF_DISCARD = 43,
1092 GSM48_CC_CAUSE_REQ_CHAN_UNAVAIL = 44,
1093 GSM48_CC_CAUSE_RESOURCE_UNAVAIL = 47,
1094 GSM48_CC_CAUSE_QOS_UNAVAIL = 49,
1095 GSM48_CC_CAUSE_REQ_FAC_NOT_SUBSC= 50,
1096 GSM48_CC_CAUSE_INC_BARRED_CUG = 55,
1097 GSM48_CC_CAUSE_BEARER_CAP_UNAUTH= 57,
1098 GSM48_CC_CAUSE_BEARER_CA_UNAVAIL= 58,
1099 GSM48_CC_CAUSE_SERV_OPT_UNAVAIL = 63,
1100 GSM48_CC_CAUSE_BEARERSERV_UNIMPL= 65,
1101 GSM48_CC_CAUSE_ACM_GE_ACM_MAX = 68,
1102 GSM48_CC_CAUSE_REQ_FAC_NOTIMPL = 69,
1103 GSM48_CC_CAUSE_RESTR_BCAP_AVAIL = 70,
1104 GSM48_CC_CAUSE_SERV_OPT_UNIMPL = 79,
1105 GSM48_CC_CAUSE_INVAL_TRANS_ID = 81,
1106 GSM48_CC_CAUSE_USER_NOT_IN_CUG = 87,
1107 GSM48_CC_CAUSE_INCOMPAT_DEST = 88,
1108 GSM48_CC_CAUSE_INVAL_TRANS_NET = 91,
1109 GSM48_CC_CAUSE_SEMANTIC_INCORR = 95,
1110 GSM48_CC_CAUSE_INVAL_MAND_INF = 96,
1111 GSM48_CC_CAUSE_MSGTYPE_NOTEXIST = 97,
1112 GSM48_CC_CAUSE_MSGTYPE_INCOMPAT = 98,
1113 GSM48_CC_CAUSE_IE_NOTEXIST = 99,
1114 GSM48_CC_CAUSE_COND_IE_ERR = 100,
1115 GSM48_CC_CAUSE_MSG_INCOMP_STATE = 101,
1116 GSM48_CC_CAUSE_RECOVERY_TIMER = 102,
1117 GSM48_CC_CAUSE_PROTO_ERR = 111,
1118 GSM48_CC_CAUSE_INTERWORKING = 127,
1122 enum gsm48_reject_value {
1123 GSM48_REJECT_IMSI_UNKNOWN_IN_HLR = 2,
1124 GSM48_REJECT_ILLEGAL_MS = 3,
1125 GSM48_REJECT_IMSI_UNKNOWN_IN_VLR = 4,
1126 GSM48_REJECT_IMEI_NOT_ACCEPTED = 5,
1127 GSM48_REJECT_ILLEGAL_ME = 6,
1128 GSM48_REJECT_PLMN_NOT_ALLOWED = 11,
1129 GSM48_REJECT_LOC_NOT_ALLOWED = 12,
1130 GSM48_REJECT_ROAMING_NOT_ALLOWED = 13,
1131 GSM48_REJECT_NETWORK_FAILURE = 17,
1132 GSM48_REJECT_CONGESTION = 22,
1133 GSM48_REJECT_SRV_OPT_NOT_SUPPORTED = 32,
1134 GSM48_REJECT_RQD_SRV_OPT_NOT_SUPPORTED = 33,
1135 GSM48_REJECT_SRV_OPT_TMP_OUT_OF_ORDER = 34,
1136 GSM48_REJECT_CALL_CAN_NOT_BE_IDENTIFIED = 38,
1137 GSM48_REJECT_INCORRECT_MESSAGE = 95,
1138 GSM48_REJECT_INVALID_MANDANTORY_INF = 96,
1139 GSM48_REJECT_MSG_TYPE_NOT_IMPLEMENTED = 97,
1140 GSM48_REJECT_MSG_TYPE_NOT_COMPATIBLE = 98,
1141 GSM48_REJECT_INF_ELEME_NOT_IMPLEMENTED = 99,
1142 GSM48_REJECT_CONDTIONAL_IE_ERROR = 100,
1143 GSM48_REJECT_MSG_NOT_COMPATIBLE = 101,
1144 GSM48_REJECT_PROTOCOL_ERROR = 111,
1147 GSM48_REJECT_GPRS_NOT_ALLOWED = 7,
1148 GSM48_REJECT_SERVICES_NOT_ALLOWED = 8,
1149 GSM48_REJECT_MS_IDENTITY_NOT_DERVIVABLE = 9,
1150 GSM48_REJECT_IMPLICITLY_DETACHED = 10,
1151 GSM48_REJECT_GPRS_NOT_ALLOWED_IN_PLMN = 14,
1152 GSM48_REJECT_MSC_TMP_NOT_REACHABLE = 16,
1157 CHREQ_T_CALL_REEST_TCH_F,
1158 CHREQ_T_CALL_REEST_TCH_H,
1159 CHREQ_T_CALL_REEST_TCH_H_DBL,
1162 CHREQ_T_VOICE_CALL_TCH_H,
1163 CHREQ_T_DATA_CALL_TCH_H,
1164 CHREQ_T_LOCATION_UPD,
1165 CHREQ_T_PAG_R_ANY_NECI0,
1166 CHREQ_T_PAG_R_ANY_NECI1,
1167 CHREQ_T_PAG_R_TCH_F,
1168 CHREQ_T_PAG_R_TCH_FH,
1170 CHREQ_T_RESERVED_SDCCH,
1171 CHREQ_T_RESERVED_IGNORE,
1175 #define GSM48_T301 180, 0
1176 #define GSM48_T303 30, 0
1177 #define GSM48_T305 30, 0
1178 #define GSM48_T306 30, 0
1179 #define GSM48_T308 10, 0
1180 #define GSM48_T310 180, 0
1181 #define GSM48_T313 30, 0
1182 #define GSM48_T323 30, 0
1183 #define GSM48_T331 30, 0
1184 #define GSM48_T333 30, 0
1185 #define GSM48_T334 25, 0
1186 #define GSM48_T338 30, 0
1187 #define GSM48_T303_MS 30, 0
1188 #define GSM48_T305_MS 30, 0
1189 #define GSM48_T308_MS 30, 0
1190 #define GSM48_T310_MS 30, 0
1191 #define GSM48_T313_MS 30, 0
1192 #define GSM48_T323_MS 30, 0
1193 #define GSM48_T332_MS 30, 0
1194 #define GSM48_T335_MS 30, 0
1197 #define GSM_CSTATE_NULL 0
1198 #define GSM_CSTATE_INITIATED 1
1199 #define GSM_CSTATE_MM_CONNECTION_PEND 2
1200 #define GSM_CSTATE_MO_CALL_PROC 3
1201 #define GSM_CSTATE_CALL_DELIVERED 4
1202 #define GSM_CSTATE_CALL_PRESENT 6
1203 #define GSM_CSTATE_CALL_RECEIVED 7
1204 #define GSM_CSTATE_CONNECT_REQUEST 8
1205 #define GSM_CSTATE_MO_TERM_CALL_CONF 9
1206 #define GSM_CSTATE_ACTIVE 10
1207 #define GSM_CSTATE_DISCONNECT_REQ 12
1208 #define GSM_CSTATE_DISCONNECT_IND 12
1209 #define GSM_CSTATE_RELEASE_REQ 19
1210 #define GSM_CSTATE_MO_ORIG_MODIFY 26
1211 #define GSM_CSTATE_MO_TERM_MODIFY 27
1212 #define GSM_CSTATE_CONNECT_IND 28
1214 #define SBIT(a) (1 << a)
1215 #define ALL_STATES 0xffffffff
1218 #define GSM_LAC_RESERVED_DETACHED 0x0
1219 #define GSM_LAC_RESERVED_ALL_BTS 0xfffe
1222 enum gsm48_bcap_itcap {
1223 GSM48_BCAP_ITCAP_SPEECH = 0,
1224 GSM48_BCAP_ITCAP_UNR_DIG_INF = 1,
1225 GSM48_BCAP_ITCAP_3k1_AUDIO = 2,
1226 GSM48_BCAP_ITCAP_FAX_G3 = 3,
1227 GSM48_BCAP_ITCAP_OTHER = 5,
1228 GSM48_BCAP_ITCAP_RESERVED = 7,
1232 enum gsm48_bcap_tmod {
1233 GSM48_BCAP_TMOD_CIRCUIT = 0,
1234 GSM48_BCAP_TMOD_PACKET = 1,
1238 enum gsm48_bcap_coding {
1239 GSM48_BCAP_CODING_GSM_STD = 0,
1243 enum gsm48_bcap_rrq {
1244 GSM48_BCAP_RRQ_FR_ONLY = 1,
1245 GSM48_BCAP_RRQ_DUAL_HR = 2,
1246 GSM48_BCAP_RRQ_DUAL_FR = 3,
1250 enum gsm48_bcap_ra {
1251 GSM48_BCAP_RA_NONE = 0,
1252 GSM48_BCAP_RA_V110_X30 = 1,
1253 GSM48_BCAP_RA_X31 = 2,
1254 GSM48_BCAP_RA_OTHER = 3,
1258 enum gsm48_bcap_sig_access {
1259 GSM48_BCAP_SA_I440_I450 = 1,
1260 GSM48_BCAP_SA_X21 = 2,
1261 GSM48_BCAP_SA_X28_DP_IN = 3,
1262 GSM48_BCAP_SA_X28_DP_UN = 4,
1263 GSM48_BCAP_SA_X28_NDP = 5,
1264 GSM48_BCAP_SA_X32 = 6,
1268 enum gsm48_bcap_user_rate {
1269 GSM48_BCAP_UR_300 = 1,
1270 GSM48_BCAP_UR_1200 = 2,
1271 GSM48_BCAP_UR_2400 = 3,
1272 GSM48_BCAP_UR_4800 = 4,
1273 GSM48_BCAP_UR_9600 = 5,
1274 GSM48_BCAP_UR_12000 = 6,
1275 GSM48_BCAP_UR_1200_75 = 7,
1279 enum gsm48_bcap_parity {
1280 GSM48_BCAP_PAR_ODD = 0,
1281 GSM48_BCAP_PAR_EVEN = 2,
1282 GSM48_BCAP_PAR_NONE = 3,
1283 GSM48_BCAP_PAR_ZERO = 4,
1284 GSM48_BCAP_PAR_ONE = 5,
1288 enum gsm48_bcap_interm_rate {
1289 GSM48_BCAP_IR_8k = 2,
1290 GSM48_BCAP_IR_16k = 3,
1294 enum gsm48_bcap_transp {
1295 GSM48_BCAP_TR_TRANSP = 0,
1296 GSM48_BCAP_TR_RLP = 1,
1297 GSM48_BCAP_TR_TR_PREF = 2,
1298 GSM48_BCAP_TR_RLP_PREF = 3,
1302 enum gsm48_bcap_modem_type {
1303 GSM48_BCAP_MT_NONE = 0,
1304 GSM48_BCAP_MT_V21 = 1,
1305 GSM48_BCAP_MT_V22 = 2,
1306 GSM48_BCAP_MT_V22bis = 3,
1307 GSM48_BCAP_MT_V23 = 4,
1308 GSM48_BCAP_MT_V26ter = 5,
1309 GSM48_BCAP_MT_V32 = 6,
1310 GSM48_BCAP_MT_UNDEF = 7,
1311 GSM48_BCAP_MT_AUTO_1 = 8,
1315 enum gsm48_bcap_speech_ver {
1316 GSM48_BCAP_SV_FR = 0,
1317 GSM48_BCAP_SV_HR = 1,
1318 GSM48_BCAP_SV_EFR = 2,
1319 GSM48_BCAP_SV_AMR_F = 4,
1320 GSM48_BCAP_SV_AMR_H = 5,
1323 #define GSM48_TMSI_LEN 5
1324 #define GSM48_MID_TMSI_LEN (GSM48_TMSI_LEN + 2)
1325 #define GSM48_MI_SIZE 32
1332 } __attribute__ ((packed));
1334 #define GSM48_CELL_CHAN_DESC_SIZE 16
1336 #define GSM_MACBLOCK_LEN 23
1337 #define GSM_MACBLOCK_PADDING 0x2b