Home
last modified time | relevance | path

Searched refs:WPL_AddNetworkWithSecurity (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/edgefast_wifi/include/
Dwpl.h123 wpl_ret_t WPL_AddNetworkWithSecurity(const char *ssid, const char *password, const char *label, wpl…
/hal_nxp-latest/mcux/mcux-sdk/components/edgefast_wifi/source/
Dwpl_nxp.c587 wpl_ret_t WPL_AddNetworkWithSecurity(const char *ssid, const char *password, const char *label, wpl… in WPL_AddNetworkWithSecurity() function
672 return WPL_AddNetworkWithSecurity(ssid, password, label, WPL_SECURITY_WILDCARD); in WPL_AddNetwork()