Searched defs:wpa_config_set (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c2067 * wpa_config_set - Set a variable in network configuration
2079 int wpa_config_set(struct wpa_ssid *ssid, const char *var, const char *value, function
2129 ret = wpa_config_set(ssid, var, buf, 0);
2206 * the same format that the text-based configuration file and wpa_config_set()
2239 * the same format that the text-based configuration file and wpa_config_set()

Completed in 33 milliseconds