Home
last modified time | relevance | path

Searched refs:req_config_methods (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_pd.c192 u16 config_methods = dev->req_config_methods; in p2p_build_prov_disc_req()
1311 u16 report_config_methods = 0, req_config_methods; in p2p_process_prov_disc_resp() local
1361 if (dev == NULL || !dev->req_config_methods) { in p2p_process_prov_disc_resp()
1391 req_config_methods = dev->req_config_methods; in p2p_process_prov_disc_resp()
1401 if (msg.wps_config_methods != req_config_methods) { in p2p_process_prov_disc_resp()
1403 msg.wps_config_methods, req_config_methods); in p2p_process_prov_disc_resp()
1413 report_config_methods = req_config_methods; in p2p_process_prov_disc_resp()
1417 if (req_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_resp()
1565 dev->req_config_methods = 0; in p2p_process_prov_disc_resp()
1638 dev->req_config_methods = WPS_CONFIG_KEYPAD; in p2p_send_prov_disc_req()
[all …]
H A Dp2p_i.h90 u16 req_config_methods; member
H A Dp2p.c3274 if (dev->req_config_methods && in p2p_pre_find_operation()
3279 dev->req_config_methods); in p2p_pre_find_operation()
3402 if (!dev->req_config_methods) in p2p_retry_pd()
3408 dev->req_config_methods); in p2p_retry_pd()
4096 if (dev->req_config_methods && in p2p_timeout_prov_disc_req()
4358 dev->req_config_methods, in p2p_get_peer_info_txt()