|
Embedded Wireless Framework
|
The Embedded Wireless Framework MX-CHIP common adapter driver. More...
#include "ewf_adapter_mxchip_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_mxchip_common_info (ewf_adapter *adapter_ptr) |
| ewf_result | ewf_adapter_mxchip_common_get_ipv4_address (ewf_adapter *adapter_ptr, uint32_t *address_ptr) |
| ewf_result | ewf_adapter_mxchip_common_get_ipv4_netmask (ewf_adapter *adapter_ptr, uint32_t *netmask_ptr) |
| ewf_result | ewf_adapter_mxchip_common_get_ipv4_gateway (ewf_adapter *adapter_ptr, uint32_t *gateway_ptr) |
| ewf_result | ewf_adapter_mxchip_common_get_ipv4_dns (ewf_adapter *adapter_ptr, uint32_t *dns_ptr) |
Variables | |
| ewf_adapter_api_info | ewf_adapter_mxchip_common_api_info |
The Embedded Wireless Framework MX-CHIP common adapter driver.