Searched refs:P2P_DEV_NO_PREF_CHAN (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_invitation.c71 !(peer->flags & P2P_DEV_NO_PREF_CHAN))
692 dev->flags |= P2P_DEV_NO_PREF_CHAN;
694 dev->flags &= ~P2P_DEV_NO_PREF_CHAN;
H A Dp2p_i.h115 #define P2P_DEV_NO_PREF_CHAN BIT(18) macro
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_invitation.c71 !(peer->flags & P2P_DEV_NO_PREF_CHAN))
692 dev->flags |= P2P_DEV_NO_PREF_CHAN;
694 dev->flags &= ~P2P_DEV_NO_PREF_CHAN;
H A Dp2p_i.h115 #define P2P_DEV_NO_PREF_CHAN BIT(18) macro
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_invitation.c71 !(peer->flags & P2P_DEV_NO_PREF_CHAN))
692 dev->flags |= P2P_DEV_NO_PREF_CHAN;
694 dev->flags &= ~P2P_DEV_NO_PREF_CHAN;
H A Dp2p_i.h115 #define P2P_DEV_NO_PREF_CHAN BIT(18) macro

Completed in 39 milliseconds