Wireless Network Interface Functions
Function Name | Description |
---|---|
NetIF_WiFi_CreateAP()
| Create an wireless 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. |
NetIF_WiFi_GetPeerInfo()
| Get the info of peers connected to the access point. |