| Embedded Wireless Framework
    | 
Internal structure for internet socket status 
  
 More...
#include <ewf_adapter_quectel_common.h>
| Data Fields | |
| void * | socket_ptr | 
| uint32_t | id | 
| uint16_t | local_port | 
| ewf_adapter_quectel_common_internet_socket_service_type | type | 
| volatile bool | used: 1 | 
| volatile bool | open: 1 | 
| volatile bool | open_error: 1 | 
| volatile bool | conn: 1 | 
| volatile bool | conn_error: 1 | 
Internal structure for internet socket status