Searched refs:WPL_AddNetworkWithSecurity (Results 1 – 2 of 2) sorted by relevance
123 wpl_ret_t WPL_AddNetworkWithSecurity(const char *ssid, const char *password, const char *label, wpl…
587 wpl_ret_t WPL_AddNetworkWithSecurity(const char *ssid, const char *password, const char *label, wpl… in WPL_AddNetworkWithSecurity() function672 return WPL_AddNetworkWithSecurity(ssid, password, label, WPL_SECURITY_WILDCARD); in WPL_AddNetwork()