summaryrefslogtreecommitdiffstats
path: root/include/osmocore/gsm48.h
Commit message (Collapse)AuthorAgeFilesLines
* Import gsm48_construct_ra() from openbscHarald Welte2010-05-011-0/+1
|
* gsm48.h: Prevent accidental re-inclusion of same header fileHarald Welte2010-05-011-0/+1
|
* import gsm48_parse_ra() and gprs_tlli_type() from openbscHarald Welte2010-05-011-0/+11
|
* remove references to u_int*_t and use uint*_t insteadHarald Welte2010-04-091-1/+1
|
* import gsm48_mi_to_string() from OpenBSCHarald Welte2010-03-281-0/+4
|
* replace gsm48_cc_msg_names[] with gsm48_cc_msg_name()Harald Welte2010-03-251-2/+2
| | | | and implement the backend using value_string
* gsm48.h: Make the array extern to a silence a linker warningHolger Hans Peter Freyther2010-03-111-1/+1
| | | | | | | | /usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../../i686-pc-linux-gnu/bin/ld: Warning: size of symbol `rsl_rlm_cause_strs' changed from 8 in ./openbsc/src/libbsc.a(abis_rsl.o) to 120 in /usr/local/lib/libosmocore.so spotted and sent to the list by Andreas
* import GSM04.08 encode/decode functions and mncc.h from openbscHarald Welte2010-03-071-0/+1
|
* import gsm48 utility functions from OpenBSCHarald Welte2010-03-041-1/+8
| | | | | * gsm48_generate_lai() gsm48_generate_mid_from_tmsi() gsm48_generate_mid_from_imsi() * gsm48_cc_msg_names[]
* import some GSM 04.08 utility code from OpenBSCHarald Welte2010-03-021-0/+9