aboutsummaryrefslogtreecommitdiffstats
path: root/src/hnbap/TNLUpdateRequest.c
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26hnbap: Use specific prefix for HNBAP generated codePau Espin Pedrol1-146/+0
Other libraries already use ASN1C_PREFIX except the HNBAP one. Let's use it here to avoid collisions. All new include/osmocom/hnbap/HNBAP_*.h and src/hnbap/HNBAP_*.c are generated using the updated src/hnbap/Makefile.am. Files such as src/*.c, test/* and include/osmocom/hnbap/hnbap_common.h are modified manually to update structs/enums to new prefix. Related: SYS#5516 Change-Id: I6c062f631527ae42811bfec134933671c05ecba6
2021-10-26Update generated .c/.h after using asn1c -R paramPau Espin Pedrol1-1/+1
Change-Id: Ib7a03973d43828f47ff59b561d9ddce43186f8af
2016-01-05Remove osmo-iuh subdir level from include/ (2/2)Neels Hofmeyr1-1/+1
Make all changes to #include statements and build files.
2016-01-04move asn1 headers to include/ dir (2/5)Neels Hofmeyr1-1/+1
Show effects of the new sed step on asn1-generated files, without moving the files.
2015-09-10Cleanups (rename 'asn1c' to 'hnbap', Makefile sanitizing)Harald Welte1-0/+146