OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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);
967
p2p->cfg->
send_action_done
(p2p->cfg->cb_ctx);
[
all
...]
p2p_pd.c
343
p2p->cfg->
send_action_done
(p2p->cfg->cb_ctx);
p2p.c
[
all
...]
p2p_sd.c
483
p2p->cfg->
send_action_done
(p2p->cfg->cb_ctx);
691
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
...]
p2p_invitation.c
552
p2p->cfg->
send_action_done
(p2p->cfg->cb_ctx);
/external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c
984
* some of these do not call
send_action_done
().
[
all
...]
Completed in 135 milliseconds