HomeSort by: relevance | last modified time | path
    Searched refs:send_action_done (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p_dev_disc.c 133 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
273 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
292 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
p2p_invitation.c 455 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
462 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
467 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
475 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
503 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
514 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
646 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
p2p_go_neg.c 888 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
1275 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
1477 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
1517 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
p2p.c 3351 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3462 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3510 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3676 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3746 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3795 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3822 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3970 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
4053 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
4063 p2p->cfg->send_action_done(p2p->cfg->cb_ctx)
    [all...]
p2p_sd.c 507 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
722 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
p2p.h 694 * send_action_done - Notify that Action frame sequence was completed
701 void (*send_action_done)(void *ctx); member in struct:p2p_config
p2p_pd.c 1566 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 1551 * some of these do not call send_action_done().
4915 p2p.send_action_done = wpas_send_action_done;

Completed in 23 milliseconds