summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm29118.c
Commit message (Collapse)AuthorAgeFilesLines
* gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2018-12-071-0/+275
| | | | | | | | | We already have some GSM29118 related definitions and functions in libosmocore. Lets also add some functions to generate GSM29118 messages (similar to those we have for GSM0808). Change-Id: Ic87f8a771b87b52215d0a7451b67794557b80b8a Related: OS#3615
* gsm29118: add value strings for SGSAP IEIPhilipp Maier2018-11-161-0/+35
| | | | | | | | The value strings for the SGSAP IEI are missing, lets add a set of value strings and a function to retrieve them. Change-Id: I2787303174f74ffba86675bce2c12f680d8ea708 Related: OS#3615
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-211-0/+123
Change-Id: Idddfc9b851eb4c2fa7dd661a9ce1b03a04883109