Searched refs:req_bootstrap_method (Results 1 – 4 of 4) sorted by relevance
233 p2p_buf_add_pbma(buf, dev->req_bootstrap_method, cookie, cookie_len, 0); in p2p_build_prov_disc_bootstrap_req()337 p2p_buf_add_pbma(buf, dev->req_bootstrap_method, cookie, cookie_len, in p2p_build_prov_disc_bootstrap_resp()782 if (!dev->req_bootstrap_method) { in p2p_process_prov_disc_bootstrap_req()796 if (!dev->req_bootstrap_method) { in p2p_process_prov_disc_bootstrap_req()821 dev->req_bootstrap_method == P2P_PBMA_PIN_CODE_KEYPAD) in p2p_process_prov_disc_bootstrap_req()824 dev->req_bootstrap_method == P2P_PBMA_PIN_CODE_DISPLAY) in p2p_process_prov_disc_bootstrap_req()827 dev->req_bootstrap_method == P2P_PBMA_PASSPHRASE_KEYPAD) in p2p_process_prov_disc_bootstrap_req()830 dev->req_bootstrap_method == P2P_PBMA_PASSPHRASE_DISPLAY) in p2p_process_prov_disc_bootstrap_req()833 dev->req_bootstrap_method == P2P_PBMA_NFC_READER) in p2p_process_prov_disc_bootstrap_req()836 dev->req_bootstrap_method == P2P_PBMA_NFC_TAG) in p2p_process_prov_disc_bootstrap_req()[all …]
179 u16 req_bootstrap_method; member
1696 dev->req_bootstrap_method = bootstrap; in p2p_connect()1752 dev->req_bootstrap_method = bootstrap; in p2p_authorize()3483 if (!dev->req_config_methods && !dev->req_bootstrap_method) in p2p_retry_pd()
257 else if (dev->p2p2 && dev->req_bootstrap_method) in p2p_connect_send()