Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_pd.c186 u16 config_methods = dev->req_config_methods; in p2p_build_prov_disc_req()
1298 u16 report_config_methods = 0, req_config_methods; in p2p_process_prov_disc_resp() local
1348 if (dev == NULL || !dev->req_config_methods) { in p2p_process_prov_disc_resp()
1376 req_config_methods = dev->req_config_methods; in p2p_process_prov_disc_resp()
1386 if (msg.wps_config_methods != req_config_methods) { in p2p_process_prov_disc_resp()
1388 msg.wps_config_methods, req_config_methods); in p2p_process_prov_disc_resp()
1398 report_config_methods = req_config_methods; in p2p_process_prov_disc_resp()
1402 if (req_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_resp()
1550 dev->req_config_methods = 0; in p2p_process_prov_disc_resp()
1623 dev->req_config_methods = WPS_CONFIG_KEYPAD; in p2p_send_prov_disc_req()
[all …]
Dp2p.c3215 if (dev->req_config_methods && in p2p_pre_find_operation()
3220 dev->req_config_methods); in p2p_pre_find_operation()
3343 if (!dev->req_config_methods) in p2p_retry_pd()
3349 dev->req_config_methods); in p2p_retry_pd()
4023 if (dev->req_config_methods && in p2p_timeout_prov_disc_req()
4282 dev->req_config_methods, in p2p_get_peer_info_txt()
Dp2p_i.h89 u16 req_config_methods; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_pd.c186 u16 config_methods = dev->req_config_methods; in p2p_build_prov_disc_req()
1298 u16 report_config_methods = 0, req_config_methods; in p2p_process_prov_disc_resp() local
1348 if (dev == NULL || !dev->req_config_methods) { in p2p_process_prov_disc_resp()
1376 req_config_methods = dev->req_config_methods; in p2p_process_prov_disc_resp()
1386 if (msg.wps_config_methods != req_config_methods) { in p2p_process_prov_disc_resp()
1388 msg.wps_config_methods, req_config_methods); in p2p_process_prov_disc_resp()
1398 report_config_methods = req_config_methods; in p2p_process_prov_disc_resp()
1402 if (req_config_methods & WPS_CONFIG_DISPLAY) { in p2p_process_prov_disc_resp()
1550 dev->req_config_methods = 0; in p2p_process_prov_disc_resp()
1623 dev->req_config_methods = WPS_CONFIG_KEYPAD; in p2p_send_prov_disc_req()
[all …]
Dp2p_i.h89 u16 req_config_methods; member
Dp2p.c3243 if (dev->req_config_methods && in p2p_pre_find_operation()
3248 dev->req_config_methods); in p2p_pre_find_operation()
3371 if (!dev->req_config_methods) in p2p_retry_pd()
3377 dev->req_config_methods); in p2p_retry_pd()
4067 if (dev->req_config_methods && in p2p_timeout_prov_disc_req()
4326 dev->req_config_methods, in p2p_get_peer_info_txt()