Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:iftype

2870 	enum wpa_driver_if_type iftype;
2969 iftype = WPA_IF_P2P_GROUP;
2971 iftype = WPA_IF_P2P_GO;
2972 if (wpas_p2p_add_group_interface(wpa_s, iftype) < 0) {