osmo-iuh/src
Pau Espin bc7c69d170 hnbap: Use specific prefix for HNBAP generated code
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-26 16:42:07 +02:00
..
hnbap hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
ranap Update generated .c/.h after using asn1c -R param 2021-10-26 16:42:07 +02:00
rua Update generated .c/.h after using asn1c -R param 2021-10-26 16:42:07 +02:00
sabp Update generated .c/.h after using asn1c -R param 2021-10-26 16:42:07 +02:00
tests hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
.gitignore sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
Makefile.am hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
context_map.c hnbgw: Use LOGHNB() to add log context information to log lines 2021-02-03 08:45:04 +00:00
hnbap_common.c hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
hnbgw.c hnbgw: Add missing break statement 2021-02-24 09:00:01 +01:00
hnbgw_cn.c hnbgw_cn.c: Use proper type struct 2021-10-26 14:15:49 +02:00
hnbgw_hnbap.c hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
hnbgw_ranap.c hnbgw: Use LOGHNB() to add log context information to log lines 2021-02-03 08:45:04 +00:00
hnbgw_rua.c hnbap: Use specific prefix for HNBAP generated code 2021-10-26 16:42:07 +02:00
hnbgw_vty.c hnbgw: Introduce LOGHNB() macro for log context information 2020-12-30 14:23:54 +01:00
iu_client.c ranap_iu_tx_release_free(): always trigger RANAP_IU_EVENT_IU_RELEASE as a result 2021-04-14 17:45:12 +02:00
iu_client_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-04 16:48:47 +07:00
iu_helpers.c fix transport layer addr again, for nano3g 2018-09-30 23:35:35 +02:00
ranap_common.c Provide more context when logging "Error in ANY_fromType_aper" 2020-07-29 20:11:36 +02:00
ranap_common_cn.c Fix various compiler warnings in hnb-gw code 2017-11-21 11:08:56 +00:00
ranap_msg_factory.c ranap_msg_factory: Fix LOGP statements 2021-02-11 10:15:37 +01:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c Provide more context when logging "Error in ANY_fromType_aper" 2020-07-29 20:11:36 +02:00
rua_msg_factory.c Fix compiler warning on signedness of char ptr using OCTET_STRING_fromBuf() 2020-03-20 20:32:26 +01:00
sabp_common.c Provide more context when logging "Error in ANY_fromType_aper" 2020-07-29 20:11:36 +02:00