Searched refs:sl_net_get_profile (Results 1 – 3 of 3) sorted by relevance
72 sl_status_t sl_net_get_profile(sl_net_interface_t interface, sl_net_profile_id_t profile_id, sl_net… in sl_net_get_profile() function
95 status = sl_net_get_profile(SL_NET_WIFI_CLIENT_INTERFACE, profile_id, &profile); in sl_net_wifi_client_up()149 status = sl_net_get_profile(SL_NET_WIFI_AP_INTERFACE, profile_id, &profile); in sl_net_wifi_ap_up()
270 sl_status_t sl_net_get_profile(sl_net_interface_t interface, sl_net_profile_id_t id, sl_net_profile…