/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: rrc_reconfiguration_complete.proto */ #ifndef PROTOBUF_C_rrc_5freconfiguration_5fcomplete_2eproto__INCLUDED #define PROTOBUF_C_rrc_5freconfiguration_5fcomplete_2eproto__INCLUDED #include PROTOBUF_C__BEGIN_DECLS #if PROTOBUF_C_VERSION_NUMBER < 1003000 # error This file was generated by a newer version of protoc-c which is incompatible with your libprotobuf-c headers. Please update your headers. #elif 1003002 < PROTOBUF_C_MIN_COMPILER_VERSION # error This file was generated by an older version of protoc-c which is incompatible with your libprotobuf-c headers. Please regenerate this file with a newer version of protoc-c. #endif #include "google/protobuf/wrappers.pb-c.h" #include "rrc_common_types.pb-c.h" typedef struct _StreamingProtobufs__RRCReconfigurationComplete StreamingProtobufs__RRCReconfigurationComplete; typedef struct _StreamingProtobufs__RRCReconfigurationCompleteIEs StreamingProtobufs__RRCReconfigurationCompleteIEs; typedef struct _StreamingProtobufs__RRCReconfigurationCompleteV1530IEs StreamingProtobufs__RRCReconfigurationCompleteV1530IEs; /* --- enums --- */ /* --- messages --- */ typedef enum { STREAMING_PROTOBUFS__RRCRECONFIGURATION_COMPLETE__CRITICAL_EXTENSIONS__NOT_SET = 0, STREAMING_PROTOBUFS__RRCRECONFIGURATION_COMPLETE__CRITICAL_EXTENSIONS_RRC_RECONFIGURATION_COMPLETE = 2 PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE(STREAMING_PROTOBUFS__RRCRECONFIGURATION_COMPLETE__CRITICAL_EXTENSIONS) } StreamingProtobufs__RRCReconfigurationComplete__CriticalExtensionsCase; struct _StreamingProtobufs__RRCReconfigurationComplete { ProtobufCMessage base; uint32_t rrc_transactionidentifier; StreamingProtobufs__RRCReconfigurationComplete__CriticalExtensionsCase critical_extensions_case; union { StreamingProtobufs__RRCReconfigurationCompleteIEs *rrcreconfigurationcomplete; }; }; #define STREAMING_PROTOBUFS__RRCRECONFIGURATION_COMPLETE__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__rrcreconfiguration_complete__descriptor) \ , 0, STREAMING_PROTOBUFS__RRCRECONFIGURATION_COMPLETE__CRITICAL_EXTENSIONS__NOT_SET, {0} } struct _StreamingProtobufs__RRCReconfigurationCompleteIEs { ProtobufCMessage base; Google__Protobuf__BytesValue *latenoncriticalextension; StreamingProtobufs__RRCReconfigurationCompleteV1530IEs *noncriticalextension; }; #define STREAMING_PROTOBUFS__RRCRECONFIGURATION_COMPLETE__IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__rrcreconfiguration_complete__ies__descriptor) \ , NULL, NULL } struct _StreamingProtobufs__RRCReconfigurationCompleteV1530IEs { ProtobufCMessage base; StreamingProtobufs__UplinkTxDirectCurrentList *uplinktxdirectcurrentlist; }; #define STREAMING_PROTOBUFS__RRCRECONFIGURATION_COMPLETE_V1530__IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__rrcreconfiguration_complete_v1530__ies__descriptor) \ , NULL } /* StreamingProtobufs__RRCReconfigurationComplete methods */ void streaming_protobufs__rrcreconfiguration_complete__init (StreamingProtobufs__RRCReconfigurationComplete *message); size_t streaming_protobufs__rrcreconfiguration_complete__get_packed_size (const StreamingProtobufs__RRCReconfigurationComplete *message); size_t streaming_protobufs__rrcreconfiguration_complete__pack (const StreamingProtobufs__RRCReconfigurationComplete *message, uint8_t *out); size_t streaming_protobufs__rrcreconfiguration_complete__pack_to_buffer (const StreamingProtobufs__RRCReconfigurationComplete *message, ProtobufCBuffer *buffer); StreamingProtobufs__RRCReconfigurationComplete * streaming_protobufs__rrcreconfiguration_complete__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__rrcreconfiguration_complete__free_unpacked (StreamingProtobufs__RRCReconfigurationComplete *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__RRCReconfigurationCompleteIEs methods */ void streaming_protobufs__rrcreconfiguration_complete__ies__init (StreamingProtobufs__RRCReconfigurationCompleteIEs *message); size_t streaming_protobufs__rrcreconfiguration_complete__ies__get_packed_size (const StreamingProtobufs__RRCReconfigurationCompleteIEs *message); size_t streaming_protobufs__rrcreconfiguration_complete__ies__pack (const StreamingProtobufs__RRCReconfigurationCompleteIEs *message, uint8_t *out); size_t streaming_protobufs__rrcreconfiguration_complete__ies__pack_to_buffer (const StreamingProtobufs__RRCReconfigurationCompleteIEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__RRCReconfigurationCompleteIEs * streaming_protobufs__rrcreconfiguration_complete__ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__rrcreconfiguration_complete__ies__free_unpacked (StreamingProtobufs__RRCReconfigurationCompleteIEs *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__RRCReconfigurationCompleteV1530IEs methods */ void streaming_protobufs__rrcreconfiguration_complete_v1530__ies__init (StreamingProtobufs__RRCReconfigurationCompleteV1530IEs *message); size_t streaming_protobufs__rrcreconfiguration_complete_v1530__ies__get_packed_size (const StreamingProtobufs__RRCReconfigurationCompleteV1530IEs *message); size_t streaming_protobufs__rrcreconfiguration_complete_v1530__ies__pack (const StreamingProtobufs__RRCReconfigurationCompleteV1530IEs *message, uint8_t *out); size_t streaming_protobufs__rrcreconfiguration_complete_v1530__ies__pack_to_buffer (const StreamingProtobufs__RRCReconfigurationCompleteV1530IEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__RRCReconfigurationCompleteV1530IEs * streaming_protobufs__rrcreconfiguration_complete_v1530__ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__rrcreconfiguration_complete_v1530__ies__free_unpacked (StreamingProtobufs__RRCReconfigurationCompleteV1530IEs *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*StreamingProtobufs__RRCReconfigurationComplete_Closure) (const StreamingProtobufs__RRCReconfigurationComplete *message, void *closure_data); typedef void (*StreamingProtobufs__RRCReconfigurationCompleteIEs_Closure) (const StreamingProtobufs__RRCReconfigurationCompleteIEs *message, void *closure_data); typedef void (*StreamingProtobufs__RRCReconfigurationCompleteV1530IEs_Closure) (const StreamingProtobufs__RRCReconfigurationCompleteV1530IEs *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor streaming_protobufs__rrcreconfiguration_complete__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__rrcreconfiguration_complete__ies__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__rrcreconfiguration_complete_v1530__ies__descriptor; PROTOBUF_C__END_DECLS #endif /* PROTOBUF_C_rrc_5freconfiguration_5fcomplete_2eproto__INCLUDED */