Go to the documentation of this file.
   23 #ifndef ECONAIS_EC19D_DEFAULTS_H_ 
   24 #define ECONAIS_EC19D_DEFAULTS_H_ 
   26 #define KAA_TCP_CHANNEL_IN_BUFFER_SIZE      246 
   27 #define KAA_TCP_CHANNEL_OUT_BUFFER_SIZE     1015 
   29 #define KAA_TCP_CHANNEL_KEEPALIVE           300 
   31 #define KAATCP_PARSER_MAX_MESSAGE_LENGTH    999 
   33 #define KAA_MAX_LOG_MESSAGE_LENGTH          247