Kaa client C SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
kaatcp_kaasync_header_t Struct Reference

#include <kaatcp_common.h>

Data Fields

uint16_t protocol_name_length
 
char protocol_name [KAATCP_PROTOCOL_NAME_MAX_SIZE]
 
uint8_t protocol_version
 
uint16_t message_id
 
uint8_t flags
 

Field Documentation

uint8_t kaatcp_kaasync_header_t::flags
uint16_t kaatcp_kaasync_header_t::message_id
char kaatcp_kaasync_header_t::protocol_name[KAATCP_PROTOCOL_NAME_MAX_SIZE]
uint16_t kaatcp_kaasync_header_t::protocol_name_length
uint8_t kaatcp_kaasync_header_t::protocol_version

The documentation for this struct was generated from the following file: