FreeRTOS:
Wi-Fi Management Library
|
Return to main page ↑ |
Get a Wi-Fi network profile.
Gets the Wi-Fi network parameters at the given index from network list in non-volatile memory.
[out] | pxNetworkProfile | - pointer to return network profile parameters |
[in] | usIndex | - Index of the network profile, must be between 0 to wificonfigMAX_NETWORK_PROFILES |
Example