HomeSort by relevance Sort by last modified time
    Searched full:send_action_done (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/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_go_neg.c 623 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
970 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
    [all...]
p2p_pd.c 343 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
p2p_sd.c 473 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
681 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
p2p.c     [all...]
p2p_invitation.c 552 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
p2p.h 507 * send_action_done - Notify that Action frame sequence was completed
514 void (*send_action_done)(void *ctx); member in struct:p2p_config
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 997 * some of these do not call send_action_done().
    [all...]

Completed in 431 milliseconds