Wireless Programming

This section describe how to use and control Wireless options such:

Using Network Interface Wireless Programming API

Wherever you want to configure or access an Interface option  you should include this file:

Include file Description
IF/net_if_wifi.hFunctions used for Interface Wireless API

API Reference

All Interface APIs are presented in the section Wireless Network Interface Functions.

Function NameDescription
NetIF_WiFi_CreateAdhoc()Create an wireless adhoc access point.
NetIF_WiFi_Join()Join an wireless access point.
NetIF_WiFi_Leave()Leave the access point previously joined.
NetIF_WiFi_Scan()Scan available wireless access point.