diff options
Diffstat (limited to 'tizen/src/ecs/genmsg/ecs.pb-c.c')
-rw-r--r-- | tizen/src/ecs/genmsg/ecs.pb-c.c | 547 |
1 files changed, 274 insertions, 273 deletions
diff --git a/tizen/src/ecs/genmsg/ecs.pb-c.c b/tizen/src/ecs/genmsg/ecs.pb-c.c index a91167e4c1..36bcc5c045 100644 --- a/tizen/src/ecs/genmsg/ecs.pb-c.c +++ b/tizen/src/ecs/genmsg/ecs.pb-c.c @@ -1,8 +1,9 @@ /* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated from: ecs.proto */ /* Do not generate deprecated warnings for self */ -#ifndef PROTOBUF_C_NO_DEPRECATED -#define PROTOBUF_C_NO_DEPRECATED +#ifndef PROTOBUF_C__NO_DEPRECATED +#define PROTOBUF_C__NO_DEPRECATED #endif #include "ecs.pb-c.h" @@ -15,21 +16,21 @@ void ecs__check_version_req__init size_t ecs__check_version_req__get_packed_size (const ECS__CheckVersionReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_req__descriptor); + assert(message->base.descriptor == &ecs__check_version_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__check_version_req__pack (const ECS__CheckVersionReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_req__descriptor); + assert(message->base.descriptor == &ecs__check_version_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__check_version_req__pack_to_buffer (const ECS__CheckVersionReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_req__descriptor); + assert(message->base.descriptor == &ecs__check_version_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__CheckVersionReq * @@ -46,7 +47,7 @@ void ecs__check_version_req__free_unpacked (ECS__CheckVersionReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_req__descriptor); + assert(message->base.descriptor == &ecs__check_version_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__check_version_ans__init @@ -58,21 +59,21 @@ void ecs__check_version_ans__init size_t ecs__check_version_ans__get_packed_size (const ECS__CheckVersionAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_ans__descriptor); + assert(message->base.descriptor == &ecs__check_version_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__check_version_ans__pack (const ECS__CheckVersionAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_ans__descriptor); + assert(message->base.descriptor == &ecs__check_version_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__check_version_ans__pack_to_buffer (const ECS__CheckVersionAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_ans__descriptor); + assert(message->base.descriptor == &ecs__check_version_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__CheckVersionAns * @@ -89,7 +90,7 @@ void ecs__check_version_ans__free_unpacked (ECS__CheckVersionAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__check_version_ans__descriptor); + assert(message->base.descriptor == &ecs__check_version_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__keep_alive_req__init @@ -101,21 +102,21 @@ void ecs__keep_alive_req__init size_t ecs__keep_alive_req__get_packed_size (const ECS__KeepAliveReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_req__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__keep_alive_req__pack (const ECS__KeepAliveReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_req__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__keep_alive_req__pack_to_buffer (const ECS__KeepAliveReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_req__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__KeepAliveReq * @@ -132,7 +133,7 @@ void ecs__keep_alive_req__free_unpacked (ECS__KeepAliveReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_req__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__keep_alive_ans__init @@ -144,21 +145,21 @@ void ecs__keep_alive_ans__init size_t ecs__keep_alive_ans__get_packed_size (const ECS__KeepAliveAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_ans__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__keep_alive_ans__pack (const ECS__KeepAliveAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_ans__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__keep_alive_ans__pack_to_buffer (const ECS__KeepAliveAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_ans__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__KeepAliveAns * @@ -175,7 +176,7 @@ void ecs__keep_alive_ans__free_unpacked (ECS__KeepAliveAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__keep_alive_ans__descriptor); + assert(message->base.descriptor == &ecs__keep_alive_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__injector_req__init @@ -187,21 +188,21 @@ void ecs__injector_req__init size_t ecs__injector_req__get_packed_size (const ECS__InjectorReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_req__descriptor); + assert(message->base.descriptor == &ecs__injector_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__injector_req__pack (const ECS__InjectorReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_req__descriptor); + assert(message->base.descriptor == &ecs__injector_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__injector_req__pack_to_buffer (const ECS__InjectorReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_req__descriptor); + assert(message->base.descriptor == &ecs__injector_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__InjectorReq * @@ -218,7 +219,7 @@ void ecs__injector_req__free_unpacked (ECS__InjectorReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_req__descriptor); + assert(message->base.descriptor == &ecs__injector_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__injector_ans__init @@ -230,21 +231,21 @@ void ecs__injector_ans__init size_t ecs__injector_ans__get_packed_size (const ECS__InjectorAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ans__descriptor); + assert(message->base.descriptor == &ecs__injector_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__injector_ans__pack (const ECS__InjectorAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ans__descriptor); + assert(message->base.descriptor == &ecs__injector_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__injector_ans__pack_to_buffer (const ECS__InjectorAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ans__descriptor); + assert(message->base.descriptor == &ecs__injector_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__InjectorAns * @@ -261,7 +262,7 @@ void ecs__injector_ans__free_unpacked (ECS__InjectorAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ans__descriptor); + assert(message->base.descriptor == &ecs__injector_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__injector_ntf__init @@ -273,21 +274,21 @@ void ecs__injector_ntf__init size_t ecs__injector_ntf__get_packed_size (const ECS__InjectorNtf *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ntf__descriptor); + assert(message->base.descriptor == &ecs__injector_ntf__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__injector_ntf__pack (const ECS__InjectorNtf *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ntf__descriptor); + assert(message->base.descriptor == &ecs__injector_ntf__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__injector_ntf__pack_to_buffer (const ECS__InjectorNtf *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ntf__descriptor); + assert(message->base.descriptor == &ecs__injector_ntf__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__InjectorNtf * @@ -304,7 +305,7 @@ void ecs__injector_ntf__free_unpacked (ECS__InjectorNtf *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__injector_ntf__descriptor); + assert(message->base.descriptor == &ecs__injector_ntf__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__device_req__init @@ -316,21 +317,21 @@ void ecs__device_req__init size_t ecs__device_req__get_packed_size (const ECS__DeviceReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_req__descriptor); + assert(message->base.descriptor == &ecs__device_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__device_req__pack (const ECS__DeviceReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_req__descriptor); + assert(message->base.descriptor == &ecs__device_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__device_req__pack_to_buffer (const ECS__DeviceReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_req__descriptor); + assert(message->base.descriptor == &ecs__device_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__DeviceReq * @@ -347,7 +348,7 @@ void ecs__device_req__free_unpacked (ECS__DeviceReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_req__descriptor); + assert(message->base.descriptor == &ecs__device_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__device_ans__init @@ -359,21 +360,21 @@ void ecs__device_ans__init size_t ecs__device_ans__get_packed_size (const ECS__DeviceAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ans__descriptor); + assert(message->base.descriptor == &ecs__device_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__device_ans__pack (const ECS__DeviceAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ans__descriptor); + assert(message->base.descriptor == &ecs__device_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__device_ans__pack_to_buffer (const ECS__DeviceAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ans__descriptor); + assert(message->base.descriptor == &ecs__device_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__DeviceAns * @@ -390,7 +391,7 @@ void ecs__device_ans__free_unpacked (ECS__DeviceAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ans__descriptor); + assert(message->base.descriptor == &ecs__device_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__device_ntf__init @@ -402,21 +403,21 @@ void ecs__device_ntf__init size_t ecs__device_ntf__get_packed_size (const ECS__DeviceNtf *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ntf__descriptor); + assert(message->base.descriptor == &ecs__device_ntf__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__device_ntf__pack (const ECS__DeviceNtf *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ntf__descriptor); + assert(message->base.descriptor == &ecs__device_ntf__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__device_ntf__pack_to_buffer (const ECS__DeviceNtf *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ntf__descriptor); + assert(message->base.descriptor == &ecs__device_ntf__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__DeviceNtf * @@ -433,7 +434,7 @@ void ecs__device_ntf__free_unpacked (ECS__DeviceNtf *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__device_ntf__descriptor); + assert(message->base.descriptor == &ecs__device_ntf__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__monitor_req__init @@ -445,21 +446,21 @@ void ecs__monitor_req__init size_t ecs__monitor_req__get_packed_size (const ECS__MonitorReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_req__descriptor); + assert(message->base.descriptor == &ecs__monitor_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__monitor_req__pack (const ECS__MonitorReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_req__descriptor); + assert(message->base.descriptor == &ecs__monitor_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__monitor_req__pack_to_buffer (const ECS__MonitorReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_req__descriptor); + assert(message->base.descriptor == &ecs__monitor_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__MonitorReq * @@ -476,7 +477,7 @@ void ecs__monitor_req__free_unpacked (ECS__MonitorReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_req__descriptor); + assert(message->base.descriptor == &ecs__monitor_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__monitor_ans__init @@ -488,21 +489,21 @@ void ecs__monitor_ans__init size_t ecs__monitor_ans__get_packed_size (const ECS__MonitorAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ans__descriptor); + assert(message->base.descriptor == &ecs__monitor_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__monitor_ans__pack (const ECS__MonitorAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ans__descriptor); + assert(message->base.descriptor == &ecs__monitor_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__monitor_ans__pack_to_buffer (const ECS__MonitorAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ans__descriptor); + assert(message->base.descriptor == &ecs__monitor_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__MonitorAns * @@ -519,7 +520,7 @@ void ecs__monitor_ans__free_unpacked (ECS__MonitorAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ans__descriptor); + assert(message->base.descriptor == &ecs__monitor_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__monitor_ntf__init @@ -531,21 +532,21 @@ void ecs__monitor_ntf__init size_t ecs__monitor_ntf__get_packed_size (const ECS__MonitorNtf *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ntf__descriptor); + assert(message->base.descriptor == &ecs__monitor_ntf__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__monitor_ntf__pack (const ECS__MonitorNtf *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ntf__descriptor); + assert(message->base.descriptor == &ecs__monitor_ntf__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__monitor_ntf__pack_to_buffer (const ECS__MonitorNtf *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ntf__descriptor); + assert(message->base.descriptor == &ecs__monitor_ntf__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__MonitorNtf * @@ -562,7 +563,7 @@ void ecs__monitor_ntf__free_unpacked (ECS__MonitorNtf *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__monitor_ntf__descriptor); + assert(message->base.descriptor == &ecs__monitor_ntf__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__nfc_req__init @@ -574,21 +575,21 @@ void ecs__nfc_req__init size_t ecs__nfc_req__get_packed_size (const ECS__NfcReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_req__descriptor); + assert(message->base.descriptor == &ecs__nfc_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__nfc_req__pack (const ECS__NfcReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_req__descriptor); + assert(message->base.descriptor == &ecs__nfc_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__nfc_req__pack_to_buffer (const ECS__NfcReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_req__descriptor); + assert(message->base.descriptor == &ecs__nfc_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__NfcReq * @@ -605,7 +606,7 @@ void ecs__nfc_req__free_unpacked (ECS__NfcReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_req__descriptor); + assert(message->base.descriptor == &ecs__nfc_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__nfc_ntf__init @@ -617,21 +618,21 @@ void ecs__nfc_ntf__init size_t ecs__nfc_ntf__get_packed_size (const ECS__NfcNtf *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_ntf__descriptor); + assert(message->base.descriptor == &ecs__nfc_ntf__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__nfc_ntf__pack (const ECS__NfcNtf *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_ntf__descriptor); + assert(message->base.descriptor == &ecs__nfc_ntf__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__nfc_ntf__pack_to_buffer (const ECS__NfcNtf *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_ntf__descriptor); + assert(message->base.descriptor == &ecs__nfc_ntf__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__NfcNtf * @@ -648,7 +649,7 @@ void ecs__nfc_ntf__free_unpacked (ECS__NfcNtf *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__nfc_ntf__descriptor); + assert(message->base.descriptor == &ecs__nfc_ntf__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__event_cast_req__init @@ -660,21 +661,21 @@ void ecs__event_cast_req__init size_t ecs__event_cast_req__get_packed_size (const ECS__EventCastReq *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_req__descriptor); + assert(message->base.descriptor == &ecs__event_cast_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__event_cast_req__pack (const ECS__EventCastReq *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_req__descriptor); + assert(message->base.descriptor == &ecs__event_cast_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__event_cast_req__pack_to_buffer (const ECS__EventCastReq *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_req__descriptor); + assert(message->base.descriptor == &ecs__event_cast_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__EventCastReq * @@ -691,7 +692,7 @@ void ecs__event_cast_req__free_unpacked (ECS__EventCastReq *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_req__descriptor); + assert(message->base.descriptor == &ecs__event_cast_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__event_cast_ans__init @@ -703,21 +704,21 @@ void ecs__event_cast_ans__init size_t ecs__event_cast_ans__get_packed_size (const ECS__EventCastAns *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ans__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ans__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__event_cast_ans__pack (const ECS__EventCastAns *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ans__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ans__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__event_cast_ans__pack_to_buffer (const ECS__EventCastAns *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ans__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ans__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__EventCastAns * @@ -734,7 +735,7 @@ void ecs__event_cast_ans__free_unpacked (ECS__EventCastAns *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ans__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ans__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__event_cast_ntf__init @@ -746,21 +747,21 @@ void ecs__event_cast_ntf__init size_t ecs__event_cast_ntf__get_packed_size (const ECS__EventCastNtf *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ntf__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ntf__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__event_cast_ntf__pack (const ECS__EventCastNtf *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ntf__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ntf__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__event_cast_ntf__pack_to_buffer (const ECS__EventCastNtf *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ntf__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ntf__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__EventCastNtf * @@ -777,7 +778,7 @@ void ecs__event_cast_ntf__free_unpacked (ECS__EventCastNtf *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__event_cast_ntf__descriptor); + assert(message->base.descriptor == &ecs__event_cast_ntf__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void ecs__master__init @@ -789,21 +790,21 @@ void ecs__master__init size_t ecs__master__get_packed_size (const ECS__Master *message) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__master__descriptor); + assert(message->base.descriptor == &ecs__master__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t ecs__master__pack (const ECS__Master *message, uint8_t *out) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__master__descriptor); + assert(message->base.descriptor == &ecs__master__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t ecs__master__pack_to_buffer (const ECS__Master *message, ProtobufCBuffer *buffer) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__master__descriptor); + assert(message->base.descriptor == &ecs__master__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } ECS__Master * @@ -820,7 +821,7 @@ void ecs__master__free_unpacked (ECS__Master *message, ProtobufCAllocator *allocator) { - PROTOBUF_C_ASSERT (message->base.descriptor == &ecs__master__descriptor); + assert(message->base.descriptor == &ecs__master__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } static const ProtobufCFieldDescriptor ecs__check_version_req__field_descriptors[1] = @@ -831,10 +832,10 @@ static const ProtobufCFieldDescriptor ecs__check_version_req__field_descriptors[ PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__CheckVersionReq, version_str), + offsetof(ECS__CheckVersionReq, version_str), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -848,7 +849,7 @@ static const ProtobufCIntRange ecs__check_version_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__check_version_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.CheckVersionReq", "CheckVersionReq", "ECS__CheckVersionReq", @@ -869,10 +870,10 @@ static const ProtobufCFieldDescriptor ecs__check_version_ans__field_descriptors[ PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__CheckVersionAns, errcode), + offsetof(ECS__CheckVersionAns, errcode), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -881,10 +882,10 @@ static const ProtobufCFieldDescriptor ecs__check_version_ans__field_descriptors[ PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__CheckVersionAns, version_str), + offsetof(ECS__CheckVersionAns, version_str), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -899,7 +900,7 @@ static const ProtobufCIntRange ecs__check_version_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__check_version_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.CheckVersionAns", "CheckVersionAns", "ECS__CheckVersionAns", @@ -920,10 +921,10 @@ static const ProtobufCFieldDescriptor ecs__keep_alive_req__field_descriptors[1] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__KeepAliveReq, time_str), + offsetof(ECS__KeepAliveReq, time_str), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -937,7 +938,7 @@ static const ProtobufCIntRange ecs__keep_alive_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__keep_alive_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.KeepAliveReq", "KeepAliveReq", "ECS__KeepAliveReq", @@ -958,10 +959,10 @@ static const ProtobufCFieldDescriptor ecs__keep_alive_ans__field_descriptors[1] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__KeepAliveAns, time_str), + offsetof(ECS__KeepAliveAns, time_str), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -975,7 +976,7 @@ static const ProtobufCIntRange ecs__keep_alive_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__keep_alive_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.KeepAliveAns", "KeepAliveAns", "ECS__KeepAliveAns", @@ -996,10 +997,10 @@ static const ProtobufCFieldDescriptor ecs__injector_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorReq, category), + offsetof(ECS__InjectorReq, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1008,10 +1009,10 @@ static const ProtobufCFieldDescriptor ecs__injector_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorReq, length), + offsetof(ECS__InjectorReq, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1020,10 +1021,10 @@ static const ProtobufCFieldDescriptor ecs__injector_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorReq, group), + offsetof(ECS__InjectorReq, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1032,10 +1033,10 @@ static const ProtobufCFieldDescriptor ecs__injector_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorReq, action), + offsetof(ECS__InjectorReq, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1043,11 +1044,11 @@ static const ProtobufCFieldDescriptor ecs__injector_req__field_descriptors[5] = 5, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__InjectorReq, has_data), - PROTOBUF_C_OFFSETOF(ECS__InjectorReq, data), + offsetof(ECS__InjectorReq, has_data), + offsetof(ECS__InjectorReq, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1065,7 +1066,7 @@ static const ProtobufCIntRange ecs__injector_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__injector_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.InjectorReq", "InjectorReq", "ECS__InjectorReq", @@ -1086,10 +1087,10 @@ static const ProtobufCFieldDescriptor ecs__injector_ans__field_descriptors[3] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorAns, errcode), + offsetof(ECS__InjectorAns, errcode), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1098,10 +1099,10 @@ static const ProtobufCFieldDescriptor ecs__injector_ans__field_descriptors[3] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorAns, errstr), + offsetof(ECS__InjectorAns, errstr), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1110,10 +1111,10 @@ static const ProtobufCFieldDescriptor ecs__injector_ans__field_descriptors[3] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorAns, category), + offsetof(ECS__InjectorAns, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1129,7 +1130,7 @@ static const ProtobufCIntRange ecs__injector_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__injector_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.InjectorAns", "InjectorAns", "ECS__InjectorAns", @@ -1150,10 +1151,10 @@ static const ProtobufCFieldDescriptor ecs__injector_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorNtf, category), + offsetof(ECS__InjectorNtf, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1162,10 +1163,10 @@ static const ProtobufCFieldDescriptor ecs__injector_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorNtf, length), + offsetof(ECS__InjectorNtf, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1174,10 +1175,10 @@ static const ProtobufCFieldDescriptor ecs__injector_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorNtf, group), + offsetof(ECS__InjectorNtf, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1186,10 +1187,10 @@ static const ProtobufCFieldDescriptor ecs__injector_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__InjectorNtf, action), + offsetof(ECS__InjectorNtf, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1197,11 +1198,11 @@ static const ProtobufCFieldDescriptor ecs__injector_ntf__field_descriptors[5] = 5, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__InjectorNtf, has_data), - PROTOBUF_C_OFFSETOF(ECS__InjectorNtf, data), + offsetof(ECS__InjectorNtf, has_data), + offsetof(ECS__InjectorNtf, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1219,7 +1220,7 @@ static const ProtobufCIntRange ecs__injector_ntf__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__injector_ntf__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.InjectorNtf", "InjectorNtf", "ECS__InjectorNtf", @@ -1240,10 +1241,10 @@ static const ProtobufCFieldDescriptor ecs__device_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceReq, category), + offsetof(ECS__DeviceReq, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1252,10 +1253,10 @@ static const ProtobufCFieldDescriptor ecs__device_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceReq, length), + offsetof(ECS__DeviceReq, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1264,10 +1265,10 @@ static const ProtobufCFieldDescriptor ecs__device_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceReq, group), + offsetof(ECS__DeviceReq, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1276,10 +1277,10 @@ static const ProtobufCFieldDescriptor ecs__device_req__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceReq, action), + offsetof(ECS__DeviceReq, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1287,11 +1288,11 @@ static const ProtobufCFieldDescriptor ecs__device_req__field_descriptors[5] = 5, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__DeviceReq, has_data), - PROTOBUF_C_OFFSETOF(ECS__DeviceReq, data), + offsetof(ECS__DeviceReq, has_data), + offsetof(ECS__DeviceReq, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1309,7 +1310,7 @@ static const ProtobufCIntRange ecs__device_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__device_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.DeviceReq", "DeviceReq", "ECS__DeviceReq", @@ -1330,10 +1331,10 @@ static const ProtobufCFieldDescriptor ecs__device_ans__field_descriptors[7] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, errcode), + offsetof(ECS__DeviceAns, errcode), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1342,10 +1343,10 @@ static const ProtobufCFieldDescriptor ecs__device_ans__field_descriptors[7] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, errstr), + offsetof(ECS__DeviceAns, errstr), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1354,10 +1355,10 @@ static const ProtobufCFieldDescriptor ecs__device_ans__field_descriptors[7] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, category), + offsetof(ECS__DeviceAns, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1366,10 +1367,10 @@ static const ProtobufCFieldDescriptor ecs__device_ans__field_descriptors[7] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, length), + offsetof(ECS__DeviceAns, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1378,10 +1379,10 @@ static const ProtobufCFieldDescriptor ecs__device_ans__field_descriptors[7] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, group), + offsetof(ECS__DeviceAns, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1390,10 +1391,10 @@ static const ProtobufCFieldDescriptor ecs__device_ans__field_descriptors[7] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, action), + offsetof(ECS__DeviceAns, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1401,11 +1402,11 @@ static const ProtobufCFieldDescriptor ecs__device_ans__field_descriptors[7] = 7, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, has_data), - PROTOBUF_C_OFFSETOF(ECS__DeviceAns, data), + offsetof(ECS__DeviceAns, has_data), + offsetof(ECS__DeviceAns, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1425,7 +1426,7 @@ static const ProtobufCIntRange ecs__device_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__device_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.DeviceAns", "DeviceAns", "ECS__DeviceAns", @@ -1446,10 +1447,10 @@ static const ProtobufCFieldDescriptor ecs__device_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceNtf, category), + offsetof(ECS__DeviceNtf, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1458,10 +1459,10 @@ static const ProtobufCFieldDescriptor ecs__device_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceNtf, length), + offsetof(ECS__DeviceNtf, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1470,10 +1471,10 @@ static const ProtobufCFieldDescriptor ecs__device_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceNtf, group), + offsetof(ECS__DeviceNtf, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1482,10 +1483,10 @@ static const ProtobufCFieldDescriptor ecs__device_ntf__field_descriptors[5] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__DeviceNtf, action), + offsetof(ECS__DeviceNtf, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1493,11 +1494,11 @@ static const ProtobufCFieldDescriptor ecs__device_ntf__field_descriptors[5] = 5, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__DeviceNtf, has_data), - PROTOBUF_C_OFFSETOF(ECS__DeviceNtf, data), + offsetof(ECS__DeviceNtf, has_data), + offsetof(ECS__DeviceNtf, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1515,7 +1516,7 @@ static const ProtobufCIntRange ecs__device_ntf__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__device_ntf__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.DeviceNtf", "DeviceNtf", "ECS__DeviceNtf", @@ -1536,10 +1537,10 @@ static const ProtobufCFieldDescriptor ecs__monitor_req__field_descriptors[1] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__MonitorReq, command), + offsetof(ECS__MonitorReq, command), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1553,7 +1554,7 @@ static const ProtobufCIntRange ecs__monitor_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__monitor_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.MonitorReq", "MonitorReq", "ECS__MonitorReq", @@ -1574,10 +1575,10 @@ static const ProtobufCFieldDescriptor ecs__monitor_ans__field_descriptors[4] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__MonitorAns, errcode), + offsetof(ECS__MonitorAns, errcode), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1586,10 +1587,10 @@ static const ProtobufCFieldDescriptor ecs__monitor_ans__field_descriptors[4] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__MonitorAns, errmsg), + offsetof(ECS__MonitorAns, errmsg), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1598,10 +1599,10 @@ static const ProtobufCFieldDescriptor ecs__monitor_ans__field_descriptors[4] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__MonitorAns, command), + offsetof(ECS__MonitorAns, command), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1609,11 +1610,11 @@ static const ProtobufCFieldDescriptor ecs__monitor_ans__field_descriptors[4] = 4, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__MonitorAns, has_data), - PROTOBUF_C_OFFSETOF(ECS__MonitorAns, data), + offsetof(ECS__MonitorAns, has_data), + offsetof(ECS__MonitorAns, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1630,7 +1631,7 @@ static const ProtobufCIntRange ecs__monitor_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__monitor_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.MonitorAns", "MonitorAns", "ECS__MonitorAns", @@ -1651,10 +1652,10 @@ static const ProtobufCFieldDescriptor ecs__monitor_ntf__field_descriptors[2] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__MonitorNtf, command), + offsetof(ECS__MonitorNtf, command), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1662,11 +1663,11 @@ static const ProtobufCFieldDescriptor ecs__monitor_ntf__field_descriptors[2] = 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__MonitorNtf, has_data), - PROTOBUF_C_OFFSETOF(ECS__MonitorNtf, data), + offsetof(ECS__MonitorNtf, has_data), + offsetof(ECS__MonitorNtf, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1681,7 +1682,7 @@ static const ProtobufCIntRange ecs__monitor_ntf__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__monitor_ntf__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.MonitorNtf", "MonitorNtf", "ECS__MonitorNtf", @@ -1702,10 +1703,10 @@ static const ProtobufCFieldDescriptor ecs__nfc_req__field_descriptors[2] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__NfcReq, category), + offsetof(ECS__NfcReq, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1713,11 +1714,11 @@ static const ProtobufCFieldDescriptor ecs__nfc_req__field_descriptors[2] = 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__NfcReq, has_data), - PROTOBUF_C_OFFSETOF(ECS__NfcReq, data), + offsetof(ECS__NfcReq, has_data), + offsetof(ECS__NfcReq, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1732,7 +1733,7 @@ static const ProtobufCIntRange ecs__nfc_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__nfc_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.NfcReq", "NfcReq", "ECS__NfcReq", @@ -1753,10 +1754,10 @@ static const ProtobufCFieldDescriptor ecs__nfc_ntf__field_descriptors[2] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__NfcNtf, category), + offsetof(ECS__NfcNtf, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1764,11 +1765,11 @@ static const ProtobufCFieldDescriptor ecs__nfc_ntf__field_descriptors[2] = 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__NfcNtf, has_data), - PROTOBUF_C_OFFSETOF(ECS__NfcNtf, data), + offsetof(ECS__NfcNtf, has_data), + offsetof(ECS__NfcNtf, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1783,7 +1784,7 @@ static const ProtobufCIntRange ecs__nfc_ntf__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__nfc_ntf__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.NfcNtf", "NfcNtf", "ECS__NfcNtf", @@ -1804,10 +1805,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_req__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastReq, category), + offsetof(ECS__EventCastReq, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1816,10 +1817,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_req__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastReq, length), + offsetof(ECS__EventCastReq, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1828,10 +1829,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_req__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastReq, group), + offsetof(ECS__EventCastReq, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1840,10 +1841,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_req__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastReq, action), + offsetof(ECS__EventCastReq, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1851,11 +1852,11 @@ static const ProtobufCFieldDescriptor ecs__event_cast_req__field_descriptors[5] 5, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__EventCastReq, has_data), - PROTOBUF_C_OFFSETOF(ECS__EventCastReq, data), + offsetof(ECS__EventCastReq, has_data), + offsetof(ECS__EventCastReq, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1873,7 +1874,7 @@ static const ProtobufCIntRange ecs__event_cast_req__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__event_cast_req__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.EventCastReq", "EventCastReq", "ECS__EventCastReq", @@ -1894,10 +1895,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ans__field_descriptors[7] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, errcode), + offsetof(ECS__EventCastAns, errcode), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1906,10 +1907,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ans__field_descriptors[7] PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, errstr), + offsetof(ECS__EventCastAns, errstr), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1918,10 +1919,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ans__field_descriptors[7] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, category), + offsetof(ECS__EventCastAns, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1930,10 +1931,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ans__field_descriptors[7] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, length), + offsetof(ECS__EventCastAns, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1942,10 +1943,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ans__field_descriptors[7] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, group), + offsetof(ECS__EventCastAns, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1954,10 +1955,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ans__field_descriptors[7] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, action), + offsetof(ECS__EventCastAns, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -1965,11 +1966,11 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ans__field_descriptors[7] 7, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, has_data), - PROTOBUF_C_OFFSETOF(ECS__EventCastAns, data), + offsetof(ECS__EventCastAns, has_data), + offsetof(ECS__EventCastAns, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -1989,7 +1990,7 @@ static const ProtobufCIntRange ecs__event_cast_ans__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__event_cast_ans__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.EventCastAns", "EventCastAns", "ECS__EventCastAns", @@ -2010,10 +2011,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ntf__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_STRING, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastNtf, category), + offsetof(ECS__EventCastNtf, category), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2022,10 +2023,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ntf__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastNtf, length), + offsetof(ECS__EventCastNtf, length), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2034,10 +2035,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ntf__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastNtf, group), + offsetof(ECS__EventCastNtf, group), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2046,10 +2047,10 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ntf__field_descriptors[5] PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_INT32, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__EventCastNtf, action), + offsetof(ECS__EventCastNtf, action), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2057,11 +2058,11 @@ static const ProtobufCFieldDescriptor ecs__event_cast_ntf__field_descriptors[5] 5, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_BYTES, - PROTOBUF_C_OFFSETOF(ECS__EventCastNtf, has_data), - PROTOBUF_C_OFFSETOF(ECS__EventCastNtf, data), + offsetof(ECS__EventCastNtf, has_data), + offsetof(ECS__EventCastNtf, data), NULL, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -2079,7 +2080,7 @@ static const ProtobufCIntRange ecs__event_cast_ntf__number_ranges[1 + 1] = }; const ProtobufCMessageDescriptor ecs__event_cast_ntf__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.EventCastNtf", "EventCastNtf", "ECS__EventCastNtf", @@ -2100,10 +2101,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_REQUIRED, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, type), + offsetof(ECS__Master, type), &ecs__master__type__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2112,10 +2113,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, checkversion_req), + offsetof(ECS__Master, checkversion_req), &ecs__check_version_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2124,10 +2125,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, checkversion_ans), + offsetof(ECS__Master, checkversion_ans), &ecs__check_version_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2136,10 +2137,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, keepalive_req), + offsetof(ECS__Master, keepalive_req), &ecs__keep_alive_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2148,10 +2149,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, keepalive_ans), + offsetof(ECS__Master, keepalive_ans), &ecs__keep_alive_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2160,10 +2161,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, injector_req), + offsetof(ECS__Master, injector_req), &ecs__injector_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2172,10 +2173,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, injector_ans), + offsetof(ECS__Master, injector_ans), &ecs__injector_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2184,10 +2185,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, injector_ntf), + offsetof(ECS__Master, injector_ntf), &ecs__injector_ntf__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2196,10 +2197,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, device_req), + offsetof(ECS__Master, device_req), &ecs__device_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2208,10 +2209,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, device_ans), + offsetof(ECS__Master, device_ans), &ecs__device_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2220,10 +2221,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, device_ntf), + offsetof(ECS__Master, device_ntf), &ecs__device_ntf__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2232,10 +2233,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, monitor_req), + offsetof(ECS__Master, monitor_req), &ecs__monitor_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2244,10 +2245,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, monitor_ans), + offsetof(ECS__Master, monitor_ans), &ecs__monitor_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2256,10 +2257,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, monitor_ntf), + offsetof(ECS__Master, monitor_ntf), &ecs__monitor_ntf__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2268,10 +2269,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, nfc_req), + offsetof(ECS__Master, nfc_req), &ecs__nfc_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2280,10 +2281,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, nfc_ntf), + offsetof(ECS__Master, nfc_ntf), &ecs__nfc_ntf__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2292,10 +2293,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, eventcast_req), + offsetof(ECS__Master, eventcast_req), &ecs__event_cast_req__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2304,10 +2305,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, eventcast_ans), + offsetof(ECS__Master, eventcast_ans), &ecs__event_cast_ans__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { @@ -2316,10 +2317,10 @@ static const ProtobufCFieldDescriptor ecs__master__field_descriptors[19] = PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ - PROTOBUF_C_OFFSETOF(ECS__Master, eventcast_ntf), + offsetof(ECS__Master, eventcast_ntf), &ecs__event_cast_ntf__descriptor, NULL, - 0, /* packed */ + 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; @@ -2352,7 +2353,7 @@ static const ProtobufCIntRange ecs__master__number_ranges[2 + 1] = }; const ProtobufCMessageDescriptor ecs__master__descriptor = { - PROTOBUF_C_MESSAGE_DESCRIPTOR_MAGIC, + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "ECS.Master", "Master", "ECS__Master", |