Searched refs:remove_stale_groups (Results 1 – 3 of 3) sorted by relevance
1026 if (p2p->cfg->remove_stale_groups) { in p2p_process_prov_disc_req()1027 p2p->cfg->remove_stale_groups( in p2p_process_prov_disc_req()1965 if (p2p->cfg->remove_stale_groups) { in p2p_process_prov_disc_resp()1966 p2p->cfg->remove_stale_groups(p2p->cfg->cb_ctx, in p2p_process_prov_disc_resp()
1269 int (*remove_stale_groups)(void *ctx, const u8 *peer, const u8 *go, member
5905 p2p.remove_stale_groups = wpas_remove_stale_groups; in wpas_p2p_init()