summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm29118.h
Commit message (Collapse)AuthorAgeFilesLines
* gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2018-12-071-0/+65
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