Searched refs:wifi_ap_profiles (Results 1 – 1 of 1) sorted by relevance
40 static sl_net_wifi_ap_profile_t wifi_ap_profiles[MAX_WIFI_AP_PROFILES] = { 0 }; variable62 memcpy(&wifi_ap_profiles[profile_id], in sl_net_set_profile()90 memcpy(profile, &wifi_ap_profiles[profile_id], sizeof(sl_net_wifi_ap_profile_t)); in sl_net_get_profile()115 memset(&wifi_ap_profiles[profile_id], 0, sizeof(sl_net_wifi_ap_profile_t)); in sl_net_delete_profile()