Searched refs:wifi_client_profiles (Results 1 – 1 of 1) sorted by relevance
39 static sl_net_wifi_client_profile_t wifi_client_profiles[MAX_WIFI_CLIENT_PROFILES] = { 0 }; variable53 memcpy(&wifi_client_profiles[profile_id], in sl_net_set_profile()83 memcpy(profile, &wifi_client_profiles[profile_id], sizeof(sl_net_wifi_client_profile_t)); in sl_net_get_profile()108 memset(&wifi_client_profiles[profile_id], 0, sizeof(sl_net_wifi_client_profile_t)); in sl_net_delete_profile()