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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_invitation.c494 freq = dev->oob_go_neg_freq;
598 dev->oob_go_neg_freq <= 0)) {
H A Dp2p_i.h32 int oob_go_neg_freq; member in struct:p2p_device
H A Dp2p_go_neg.c227 if (dev->oob_go_neg_freq > 0)
228 freq = dev->oob_go_neg_freq;
H A Dp2p.c3321 if (p2p->go_neg_peer && p2p->go_neg_peer->oob_go_neg_freq > 0) {
4777 dev->oob_go_neg_freq = freq;
4787 dev->oob_go_neg_freq = freq;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_invitation.c494 freq = dev->oob_go_neg_freq;
598 dev->oob_go_neg_freq <= 0)) {
H A Dp2p_i.h32 int oob_go_neg_freq; member in struct:p2p_device
H A Dp2p_go_neg.c227 if (dev->oob_go_neg_freq > 0)
228 freq = dev->oob_go_neg_freq;
H A Dp2p.c3321 if (p2p->go_neg_peer && p2p->go_neg_peer->oob_go_neg_freq > 0) {
4777 dev->oob_go_neg_freq = freq;
4787 dev->oob_go_neg_freq = freq;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_invitation.c494 freq = dev->oob_go_neg_freq;
598 dev->oob_go_neg_freq <= 0)) {
H A Dp2p_i.h32 int oob_go_neg_freq; member in struct:p2p_device
H A Dp2p_go_neg.c227 if (dev->oob_go_neg_freq > 0)
228 freq = dev->oob_go_neg_freq;
H A Dp2p.c3321 if (p2p->go_neg_peer && p2p->go_neg_peer->oob_go_neg_freq > 0) {
4777 dev->oob_go_neg_freq = freq;
4787 dev->oob_go_neg_freq = freq;

Completed in 119 milliseconds