Home
last modified time | relevance | path

Searched defs:wps_method (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/p2p/
Dp2p_go_neg.c107 static u16 p2p_wps_method_pw_id(enum p2p_wps_method wps_method) in p2p_wps_method_pw_id()
124 static const char * p2p_wps_method_str(enum p2p_wps_method wps_method) in p2p_wps_method_str()
Dp2p.h112 enum p2p_wps_method wps_method; member
Dp2p.c1031 enum p2p_wps_method wps_method, in p2p_connect()
1131 enum p2p_wps_method wps_method, in p2p_authorize()
Dp2p_i.h36 enum p2p_wps_method wps_method; member
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c2655 enum p2p_wps_method wps_method, in wpas_p2p_start_go_neg()
2673 enum p2p_wps_method wps_method, in wpas_p2p_auth_go_neg()
2862 const u8 *dev_addr, enum p2p_wps_method wps_method) in wpas_p2p_join()
2933 const char *pin, enum p2p_wps_method wps_method, in wpas_p2p_connect()
Ddriver_i.h582 const u8 *peer_addr, int wps_method, in wpa_drv_p2p_connect()
Dctrl_iface.c2265 enum p2p_wps_method wps_method; in p2p_ctrl_connect() local
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c393 enum p2p_wps_method wps_method = WPS_NOT_READY; in wpas_dbus_handler_p2p_connect() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_test.c2916 int wps_method, int go_intent, in wpa_driver_test_p2p_connect()