Embedded Wireless Framework
Data Structures | Typedefs | Functions
ewf_adapter_api_wifi_station.h File Reference

The Embedded Wireless Framework WiFi adapter station API. More...

#include "ewf_adapter.h"
#include "ewf_interface.h"
#include "ewf_lib.h"

Go to the source code of this file.

Data Structures

struct  _ewf_adapter_api_wif_station
 

Typedefs

typedef struct _ewf_adapter_api_wif_station ewf_adapter_api_wifi_station
 

Functions

ewf_result ewf_adapter_wifi_station_connect (ewf_adapter *adapter_ptr, const char *ssid_str, const char *password_str)
 Connect the WiFi adapter to a wireless network. More...
 
ewf_result ewf_adapter_wifi_station_disconnect (ewf_adapter *adapter_ptr)
 Disconnect the WiFi adapter. More...
 

Detailed Description

The Embedded Wireless Framework WiFi adapter station API.

Version
Preview