Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ifprop

1884 		char ifprop[PROPERTY_VALUE_MAX];
1885 if (property_get("wifi.interface", ifprop, NULL) != 0) {
1886 ifname = os_strdup(ifprop);