This function is for compatibility with older versions. Do not use unless there is a special reason.
This function sets a static IP.
Syntax
int SetStaticIPWlan (void);
Parameters
None
Return value
The following values will be returned.Value | Description |
---|---|
WLAN_CONFIG_DHCP_DISABLE | DHCP disabled |
WLAN_CONFIG_DHCP_ENABLE | DHCP enabled |
Remarks
The static IP settings in the system settings are applied.The setting value can be set by system setting or SysSetWLANConfigValue function.
Since TH15J09, the OS has replaced the processing for static IP.
There is no need to call this API.
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2020/11/23