Synergy Software Package User's Manual
sf_cellular_qctlcatm1_socket_cfg_t Struct Reference

#include <sf_cellular_qctlcatm1_socket_private_api.h>

Data Fields

uint16_t transpktsize
 
uint16_t max_backoffs
 
uint16_t max_rto
 

Detailed Description

Structure definition for socket parameter configuration

Field Documentation

◆ max_backoffs

uint16_t sf_cellular_qctlcatm1_socket_cfg_t::max_backoffs

Maximum Number of Retransmissions. The range is 3-20, and the default value is 8

◆ max_rto

uint16_t sf_cellular_qctlcatm1_socket_cfg_t::max_rto

The maximum interval time of TCP retransmission. The range is 5-1000, and the default value is 600. Unit: 100ms

◆ transpktsize

uint16_t sf_cellular_qctlcatm1_socket_cfg_t::transpktsize

The max length of the data packet to be sent. The range is 1 -1460, and the default value is 1024. Unit: byte


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