![]() |
Synergy Software Package User's Manual
|
#include <sf_cellular_qctlcatm1_socket_private_api.h>
Data Fields | |
| uint16_t | transpktsize |
| uint16_t | max_backoffs |
| uint16_t | max_rto |
Structure definition for socket parameter configuration
| 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
| 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
| 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