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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_go_neg.c97 u16 p2p_wps_method_pw_id(enum p2p_wps_method wps_method) function
175 p2p_build_wps_ie(p2p, buf, p2p_wps_method_pw_id(peer->wps_method), 0);
311 p2p_wps_method_pw_id(peer ? peer->wps_method :
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_go_neg.c97 u16 p2p_wps_method_pw_id(enum p2p_wps_method wps_method) function
175 p2p_build_wps_ie(p2p, buf, p2p_wps_method_pw_id(peer->wps_method), 0);
311 p2p_wps_method_pw_id(peer ? peer->wps_method :
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_go_neg.c97 u16 p2p_wps_method_pw_id(enum p2p_wps_method wps_method) function
175 p2p_build_wps_ie(p2p, buf, p2p_wps_method_pw_id(peer->wps_method), 0);
311 p2p_wps_method_pw_id(peer ? peer->wps_method :

Completed in 133 milliseconds