...
All Interface APIs are presented in the section Wireless Network Interface Functions.
| Function Name | Description |
|---|---|
| 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. |
...