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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c169 * set_network_properties - Set properties of a configured network
179 dbus_bool_t set_network_properties(struct wpa_supplicant *wpa_s, function
1542 if (!set_network_properties(wpa_s, ssid, &iter, &error)) {
4352 return set_network_properties(net->wpa_s, ssid, &variant_iter, error);

Completed in 163 milliseconds