Searched refs:get_persistent_group (Results 1 – 3 of 3) sorted by relevance
119 if (p2p->cfg->get_persistent_group) { in p2ps_add_pd_req_attrs()120 shared_group = p2p->cfg->get_persistent_group( in p2ps_add_pd_req_attrs()325 if (persist_ssid && p2p->cfg->get_persistent_group && dev && in p2p_build_prov_disc_resp()333 persist = p2p->cfg->get_persistent_group( in p2p_build_prov_disc_resp()
1046 int (*get_persistent_group)(void *ctx, const u8 *addr, const u8 *ssid, member
4937 p2p.get_persistent_group = wpas_get_persistent_group; in wpas_p2p_init()