Searched refs:WPL_AddNetworkWithSecurity (Results 1 – 2 of 2) sorted by relevance
123 wpl_ret_t WPL_AddNetworkWithSecurity(char *ssid, char *password, char *label, wpl_security_t securi…
582 wpl_ret_t WPL_AddNetworkWithSecurity(char *ssid, char *password, char *label, wpl_security_t securi… in WPL_AddNetworkWithSecurity() function669 return WPL_AddNetworkWithSecurity(ssid, password, label, WPL_SECURITY_WILDCARD); in WPL_AddNetwork()