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.c250 u16 config_methods = dev->req_config_methods; in p2p_build_prov_disc_req()
1768 u16 report_config_methods = 0, req_config_methods; in p2p_process_prov_disc_resp() local
1813 if (dev == NULL || !dev->req_config_methods) { in p2p_process_prov_disc_resp()
1841 req_config_methods = dev->req_config_methods; in p2p_process_prov_disc_resp()
1851 if (msg->wps_config_methods != req_config_methods) { in p2p_process_prov_disc_resp()
1853 msg->wps_config_methods, req_config_methods); in p2p_process_prov_disc_resp()
1862 report_config_methods = req_config_methods; in p2p_process_prov_disc_resp()
1866 if (req_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_resp()
2011 dev->req_config_methods = 0; in p2p_process_prov_disc_resp()
2102 dev->req_config_methods = WPS_CONFIG_KEYPAD; in p2p_send_prov_disc_req()
[all …]
H A Dp2p_i.h117 u16 req_config_methods; member
H A Dp2p.c3474 if (dev->req_config_methods && in p2p_pre_find_operation()
3479 dev->req_config_methods); in p2p_pre_find_operation()
3602 if (!dev->req_config_methods && !dev->req_bootstrap_method) in p2p_retry_pd()
3608 dev->req_config_methods); in p2p_retry_pd()
4321 if (dev->req_config_methods && in p2p_timeout_prov_disc_req()
4585 dev->req_config_methods, in p2p_get_peer_info_txt()