Embedded TCP/IP stack
4.7.0
|
fnet_return_t fnet_wifi_set_country_code | ( | fnet_netif_desc_t | netif_desc, |
const fnet_char_t * | country_code | ||
) |
Set country code of the Wi-Fi interface.
[in] | netif_desc | Network interface descriptor. |
[in] | country_code | A two-letter country code (3 bytes - null-terminated string). |
This function sets the country code (ISO3166) to indicate the country-specific regulatory domain in with the W-Fi device is operating.
For example, "US" - United State, "JP" - Japan.