WCL_E_WIFI_RES_NETWORK_NOT_AVAILABLE Constant

The specified network is not available.

This reason code is also used when there is a mismatch between capabilities specified in an XML profile and interface and/or network capabilities. For example, if a profile specifies the use of WPA2 when the NIC only supports WPA, then this error code is returned. Also, if a profile specifies the use of FIPS mode when the NIC does not support FIPS mode, then this error code is returned.

Namespace: wclWiFiErrors
 WCL_E_WIFI_RES_NETWORK_NOT_AVAILABLE = WCL_E_WIFI_RES_BASE + $000D;

Value

Type: Integer