25 #ifndef KAA_PLATFORM_PROTOCOL_H_
26 #define KAA_PLATFORM_PROTOCOL_H_
39 #ifndef KAA_PLATFORM_PRTOCOL_T
40 #define KAA_PLATFORM_PRTOCOL_T
77 uint8_t *buffer,
size_t *buffer_size);
91 uint8_t **buffer,
size_t *buffer_size);
103 const uint8_t *buffer,
size_t buffer_size);
Common C EP SDK definitions and small utilities.
kaa_extension_id * services
Non-empty list of services to include into the sync message.
Definition: kaa_platform_protocol.h:51
kaa_error_t
Definition: kaa_error.h:31
Kaa endpoint context definition.
kaa_extension_id
Kaa extensions.
Definition: kaa_common.h:35
size_t services_count
Number of elements in services.
Definition: kaa_platform_protocol.h:52
Serialize info structure.
Definition: kaa_platform_protocol.h:50