Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:ifprop

3608 		char ifprop[PROPERTY_VALUE_MAX];
3609 if (property_get("wifi.interface", ifprop, NULL) != 0) {
3610 ifname = os_strdup(ifprop);