osmo-iuh/include/osmocom/rua
Harald Welte c16281f5e7 constify {hnbap_rua}_cause_str() argument
ranap_cause_str() already had a const input argument, but the
HNBAP and RUA equivalents for some reason had a non-const input.

Change-Id: I7db92b51847c282d23d568970dfd2bedecdea486
2024-03-27 12:44:46 +01:00
..
Makefile.am asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
RUA_Ansi-41-IDNNS.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_CN-DomainIndicator.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_CSGMembershipStatus.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Cause.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_CauseMisc.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_CauseProtocol.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_CauseRadioNetwork.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_CauseTransport.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Connect.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_ConnectionlessTransfer.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Context-ID.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Criticality.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_CriticalityDiagnostics-IE-List-Value.h asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
RUA_CriticalityDiagnostics-IE-List.h asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
RUA_CriticalityDiagnostics.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_DirectTransfer.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Disconnect.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_ErrorIndication.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Establishment-Cause.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Gsm-map-IDNNS.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_IE-Extensions.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_IE.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_InitiatingMessage.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_IntraDomainNasNodeSelector.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_Presence.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_PrivateIE-ID.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_PrivateMessage.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_ProcedureCode.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_ProtocolIE-ID.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_RANAP-Message.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_RUA-PDU.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_RoutingParameter.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_SuccessfulOutcome.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_TriggeringMessage.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_TypeOfError.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
RUA_UnsuccessfulOutcome.h rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs 2021-10-27 16:53:37 +02:00
rua_common.h constify {hnbap_rua}_cause_str() argument 2024-03-27 12:44:46 +01:00
rua_msg_factory.h build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00