Searched refs:bootstrap_methods (Results 1 – 3 of 3) sorted by relevance
391 u16 bootstrap_methods; member2795 void p2p_set_bootstrapmethods(struct p2p_data *p2p, int bootstrap_methods);
3144 p2p->cfg->pairing_config.bootstrap_methods; in p2p_pairing_info_init()5017 void p2p_set_bootstrapmethods(struct p2p_data *p2p, int bootstrap_methods) in p2p_set_bootstrapmethods() argument5019 p2p_dbg(p2p, "Bootstraping methods: 0x%x", bootstrap_methods); in p2p_set_bootstrapmethods()5020 p2p->cfg->pairing_config.bootstrap_methods = bootstrap_methods; in p2p_set_bootstrapmethods()5022 p2p->pairing_info->supported_bootstrap = bootstrap_methods; in p2p_set_bootstrapmethods()6158 p2p_buf_add_pbma(buf, p2p->cfg->pairing_config.bootstrap_methods, NULL, in p2p_usd_elems()6228 dev->info.pairing_config.bootstrap_methods = in p2p_process_usd_elems()
3153 info->pairing_config.bootstrap_methods, in wpas_dev_found()6069 p2p.pairing_config.bootstrap_methods = in wpas_p2p_init()