Searched refs:go_neg_req_rx (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 773 * go_neg_req_rx - Notification of a receive GO Negotiation Request 786 void (*go_neg_req_rx)(void *ctx, const u8 *src, u16 dev_passwd_id, member
|
H A D | p2p_go_neg.c | 860 p2p->cfg->go_neg_req_rx(p2p->cfg->cb_ctx, sa, in p2p_process_go_neg_req()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 795 * go_neg_req_rx - Notification of a receive GO Negotiation Request 808 void (*go_neg_req_rx)(void *ctx, const u8 *src, u16 dev_passwd_id, member
|
H A D | p2p_go_neg.c | 945 p2p->cfg->go_neg_req_rx(p2p->cfg->cb_ctx, sa, in p2p_process_go_neg_req()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 4472 p2p.go_neg_req_rx = wpas_go_neg_req_rx; in wpas_p2p_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant.c | 5551 p2p.go_neg_req_rx = wpas_go_neg_req_rx;
|
Completed in 30 milliseconds