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()781 if (!dev->req_bootstrap_method) { in p2p_process_prov_disc_bootstrap_req()792 if (!dev->req_bootstrap_method) { in p2p_process_prov_disc_bootstrap_req()817 dev->req_bootstrap_method == P2P_PBMA_PIN_CODE_KEYPAD) in p2p_process_prov_disc_bootstrap_req()820 dev->req_bootstrap_method == P2P_PBMA_PIN_CODE_DISPLAY) in p2p_process_prov_disc_bootstrap_req()823 dev->req_bootstrap_method == P2P_PBMA_PASSPHRASE_KEYPAD) in p2p_process_prov_disc_bootstrap_req()826 dev->req_bootstrap_method == P2P_PBMA_PASSPHRASE_DISPLAY) in p2p_process_prov_disc_bootstrap_req()829 dev->req_bootstrap_method == P2P_PBMA_NFC_READER) in p2p_process_prov_disc_bootstrap_req()832 dev->req_bootstrap_method == P2P_PBMA_NFC_TAG) in p2p_process_prov_disc_bootstrap_req()[all …]
186 u16 req_bootstrap_method; member
1714 dev->req_bootstrap_method = bootstrap; in p2p_connect()1770 dev->req_bootstrap_method = bootstrap; in p2p_authorize()3576 if (!dev->req_config_methods && !dev->req_bootstrap_method) in p2p_retry_pd()6863 if (dev->req_bootstrap_method != P2P_PBMA_OPPORTUNISTIC && in p2p_pasn_add_encrypted_data()6887 if (dev->req_bootstrap_method == P2P_PBMA_OPPORTUNISTIC) { in p2p_pasn_add_encrypted_data()
257 else if (dev->p2p2 && dev->req_bootstrap_method) in p2p_connect_send()