| Embedded Wireless Framework
    | 
The Embedded Wireless Framework SIMCom common adapter driver. More...
#include "ewf_adapter_simcom_common.h"#include "ewf_platform.h"#include "ewf_lib.h"#include <stdio.h>#include <string.h>#include <stddef.h>#include <ctype.h>| Functions | |
| ewf_result | ewf_adapter_simcom_common_info (ewf_adapter *adapter_ptr) | 
| ewf_result | ewf_adapter_simcom_common_get_ipv4_address (ewf_adapter *adapter_ptr, uint32_t *address_ptr) | 
| ewf_result | ewf_adapter_simcom_common_get_ipv4_netmask (ewf_adapter *adapter_ptr, uint32_t *netmask_ptr) | 
| ewf_result | ewf_adapter_simcom_common_get_ipv4_gateway (ewf_adapter *adapter_ptr, uint32_t *gateway_ptr) | 
| ewf_result | ewf_adapter_simcom_common_get_ipv4_dns (ewf_adapter *adapter_ptr, uint32_t *dns) | 
| Variables | |
| ewf_adapter_api_info | ewf_adapter_simcom_common_api_info | 
The Embedded Wireless Framework SIMCom common adapter driver.