Lines Matching full:configuration
296 * @ssid: Configuration data for the network
300 * authentication configuration when the selected network does not use WPA.
554 * wpa_supplicant_reload_configuration - Reload configuration data
556 * Returns: 0 on success or -1 if configuration parsing failed
558 * This function can be used to request that the configuration data is reloaded
559 * (e.g., after configuration file change). This function is reloading
560 * configuration only for one interface, so this may need to be called multiple
572 wpa_msg(wpa_s, MSG_ERROR, "Failed to parse the configuration "
733 * @ssid: Configuration data for the selected network
740 * based on the network configuration and scan result for the selected BSS (if
791 "on configuration");
928 * @ssid: Configuration data for the selected network
1742 "for configuration file '%s'.",
1746 wpa_printf(MSG_DEBUG, "Configuration file '%s' -> '%s'",
1754 "configuration '%s'.", wpa_s->confname);
1778 wpa_printf(MSG_ERROR, "\nNo configuration found.");
1951 * @iface: Interface configuration options