Synergy Software Package User's Manual
sf_cellular_socket_info_t Struct Reference

#include <sf_cellular_ryz014catm1_socket_private_api.h>

Data Fields

sf_cellular_qctlcatm1_socket_state_t state
 Socket state.
 
uint8_t local_ip [SF_CELLULAR_STR_LEN_16]
 Local IP address to which socket is bind.
 
uint16_t local_port
 Local port to which socket is bind.
 
uint8_t remote_ip [SF_CELLULAR_STR_LEN_16]
 Remote IP to which socket is connected. More...
 
uint16_t remote_port
 Remote port with which socket is connected.
 
sf_cellular_qctlcatm1_socket_type_t sock_type
 Socket type.
 
uint16_t sin_port
 Port number to which socket need to bind.
 
uint8_t data_state
 Data Received notification.
 
int8_t new_conn_fd
 Socket descriptor of new incoming connection.
 
sf_cellular_ryz014catm1_socket_state_t state
 Socket state.
 
sf_cellular_ryz014catm1_socket_type_t sock_type
 Socket type.
 
uint16_t timeout
 Timeout period.
 
uint16_t pckt_size
 Packet size to be used.
 
uint16_t tx_timeout
 Data sending timeout.
 
uint16_t conn_timeout
 Connection timeout.
 

Detailed Description

Structure definition for socket details information

Field Documentation

◆ remote_ip

uint8_t sf_cellular_socket_info_t::remote_ip

Remote IP to which socket is connected.

Remote ip to which socket is connected.


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