Searched defs:bootstrap (Results 1 – 6 of 6) sorted by relevance
/hostap/src/p2p/ |
D | p2p_pd.c | 718 u16 bootstrap; in p2p_process_prov_disc_bootstrap_req() local 1646 u16 bootstrap = 0; in p2p_process_prov_disc_bootstrap_resp() local 2127 u16 bootstrap) in p2p_set_req_bootstrap_method()
|
D | p2p_build.c | 794 void p2p_buf_add_pbma(struct wpabuf *buf, u16 bootstrap, const u8 *cookie, in p2p_buf_add_pbma()
|
D | p2p.c | 1626 bool p2p2, u16 bootstrap, const char *password) in p2p_connect() 1732 unsigned int pref_freq, u16 oob_pw_id, u16 bootstrap, in p2p_authorize()
|
/hostap/src/common/ |
D | dpp_i.h | 18 struct dl_list bootstrap; /* struct dpp_bootstrap_info */ member
|
/hostap/wpa_supplicant/ |
D | p2p_supplicant.c | 6113 bool p2p2, u16 bootstrap, const char *password) in wpas_p2p_start_go_neg() 6141 u16 bootstrap, const char *password) in wpas_p2p_auth_go_neg() 6938 bool allow_6ghz, bool p2p2, u16 bootstrap, in wpas_p2p_connect() 8451 const char *config_method, u16 bootstrap, in wpas_p2p_prov_disc()
|
D | ctrl_iface.c | 6351 static bool bootstrap_pwd_required(u16 bootstrap) in bootstrap_pwd_required() 6397 u16 bootstrap = 0; in p2p_ctrl_connect() local 6586 u16 bootstrap = 0; in p2p_ctrl_prov_disc() local
|