summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_04_08.h
Commit message (Expand)AuthorAgeFilesLines
* gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_tPau Espin Pedrol2019-11-041-5/+28
* gsm: Fix compilation error under some compilersPau Espin Pedrol2019-11-041-1/+2
* gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()Pau Espin Pedrol2019-11-031-1/+2
* cosmetic: gsm_04_08.h: Fix trailing whitespacePau Espin Pedrol2019-11-011-3/+3
* protocol/gsm_04_08.h: do not check if unsigned is positiveVadim Yanitskiy2019-06-121-3/+3
* Revert "Change GSM48_PDISC_* to enum type"Harald Welte2019-05-181-20/+18
* Change GSM48_PDISC_* to enum typeMax2019-05-171-18/+20
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+2
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-0/+2
* Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15Harald Welte2019-02-051-0/+2
* add osmo_classmark_* APINeels Hofmeyr2019-01-291-0/+16
* comments: update/fix three 3GPP spec referencesNeels Hofmeyr2019-01-141-1/+1
* change GSM48_CMSERV_* to enum type, add namesNeels Hofmeyr2019-01-141-7/+14
* add osmo_lu_type_names[], osmo_lu_type_name()Neels Hofmeyr2019-01-081-0/+4
* add/clean big-endian packed structs (struct_endianess.py)Neels Hofmeyr2018-12-191-0/+389
* Add CC_CAUSE value_string arrayKeith2018-09-021-0/+4
* gsm_04_08: add function to get value stringPhilipp Maier2018-07-121-0/+2
* Add enum gsm48_progress_descKeith2018-05-281-0/+12
* Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11Keith2018-05-261-0/+8
* protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSDVadim Yanitskiy2018-04-171-1/+0
* add gsm48_reject_value_namesNeels Hofmeyr2018-04-091-0/+4
* Add helper functions for ACC bit flags in rach control IE.Stefan Sperling2018-02-131-2/+43
* Add GSM 04.08 type-of-number / numbering-plan-id definitionsHarald Welte2018-02-091-0/+22
* gsm48_hdr_msg_type(): SS is in the same group as MM/CCHarald Welte2018-02-031-1/+1
* gsm48_hdr_msg_type[_r99]: Fix bit-masksHarald Welte2018-02-031-2/+2
* gsm_04_08.h: Reduce T310 default to 30s.Harald Welte2018-01-271-1/+1
* gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default valueHarald Welte2018-01-271-7/+7
* Fix incorrect spec referenceMax2018-01-041-1/+1
* gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte2017-07-101-0/+8
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-2/+2
* gsm0408: update bearer capability speech versionPhilipp Maier2017-06-211-1/+6
* cosmetic: Add codec references to Speech Version IndicationPhilipp Maier2017-06-211-6/+6
* Update L3 protocol discriminator definitionsHarald Welte2017-06-091-3/+5
* add gsm48_pdisc_msgtype_name()Neels Hofmeyr2017-03-161-0/+5
* add gsm48_pdisc_names and gsm48_pdisc_name()Neels Hofmeyr2017-03-161-0/+4
* gsm_04_08: add _NUM_CHREQ_T to enumAlexander Couzens2017-03-141-0/+1
* gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2017-03-141-0/+2
* gsm_04_08.h: add R99 MSCR and CBQ3 to SI3 Ctrl Chan DescrNeels Hofmeyr2017-02-231-3/+5
* gsm48: add UMTS AKA res+sync IEIs, msg type and cause valNeels Hofmeyr2017-02-021-0/+4
* Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_T...Neels Hofmeyr2016-12-021-2/+0
* gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2016-12-011-0/+2
* gsm0408: Completing GSM 04.08 RR message typesPhilipp2016-10-271-2/+13
* gsm0408: Adding 3g spcific RR message typesPhilipp2016-10-121-0/+5
* Add define for invalid TAMax2016-07-231-0/+2
* Add function to check TA validityMax2016-07-161-0/+10
* Add function to check GMM encryptabilityMax2016-07-071-1/+2
* Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2016-06-161-0/+1
* Patched structs for big-endian architecturesRuben Undheim2016-05-311-0/+160
* Set DTX in Cell OptionsMax2016-05-121-1/+14