Home
last modified time | relevance | path

Searched refs:send_action_done (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/p2p/
Dp2p_dev_disc.c137 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_dev_disc_resp_cb()
296 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_process_dev_disc_resp()
317 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_go_disc_req_cb()
Dp2p_sd.c468 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_rx_gas_initial_resp()
718 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_rx_gas_comeback_resp()
Dp2p_pd.c335 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_process_prov_disc_resp()
Dp2p.h468 void (*send_action_done)(void *ctx); member
Dp2p.c2944 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_go_neg_req_cb()
3002 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_go_neg_conf_cb()
3191 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_timeout_connect()
3274 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_timeout_sd_during_find()
3286 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_timeout_prov_disc_during_find()
3321 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_timeout_invite()
Dp2p_invitation.c521 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_invitation_resp_cb()
Dp2p_go_neg.c863 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_process_go_neg_resp()
/external/wpa_supplicant_8/src/drivers/
Ddriver_test.c3225 p2p.send_action_done = test_send_action_done; in wpa_driver_test_init_p2p()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c2741 p2p.send_action_done = wpas_send_action_done; in wpas_p2p_init()