Home
last modified time | relevance | path

Searched refs:oob_go_neg_freq (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_invitation.c573 freq = dev->oob_go_neg_freq; in p2p_invite_send()
680 dev->oob_go_neg_freq <= 0)) { in p2p_invite()
H A Dp2p_go_neg.c237 if (dev->oob_go_neg_freq > 0) in p2p_connect_send()
238 freq = dev->oob_go_neg_freq; in p2p_connect_send()
H A Dp2p_i.h45 int oob_go_neg_freq; member
H A Dp2p.c3917 if (p2p->go_neg_peer && p2p->go_neg_peer->oob_go_neg_freq > 0) { in p2p_timeout_connect()
5395 dev->oob_go_neg_freq = freq; in p2p_process_nfc_connection_handover()
5406 dev->oob_go_neg_freq = freq; in p2p_process_nfc_connection_handover()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_invitation.c625 freq = dev->oob_go_neg_freq; in p2p_invite_send()
741 dev->oob_go_neg_freq <= 0)) { in p2p_invite()
H A Dp2p_i.h45 int oob_go_neg_freq; member
H A Dp2p_go_neg.c247 if (dev->oob_go_neg_freq > 0) in p2p_connect_send()
248 freq = dev->oob_go_neg_freq; in p2p_connect_send()
H A Dp2p.c4100 if (p2p->go_neg_peer && p2p->go_neg_peer->oob_go_neg_freq > 0) {
5609 dev->oob_go_neg_freq = freq;
5620 dev->oob_go_neg_freq = freq;

Completed in 21 milliseconds