Searched refs:P2P_DEV_REPORTED (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c364 dev->flags &= ~P2P_DEV_REPORTED;
527 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
857 if (dev->flags & P2P_DEV_REPORTED && !wfd_changed &&
893 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
1753 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
4274 dev->flags & P2P_DEV_REPORTED ? "[REPORTED]" : "",
5405 if (!(dev->flags & P2P_DEV_REPORTED)) {
5408 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
H A Dp2p_i.h100 #define P2P_DEV_REPORTED BIT(1) macro
H A Dp2p_go_neg.c834 !(dev->flags & P2P_DEV_REPORTED))
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c364 dev->flags &= ~P2P_DEV_REPORTED;
527 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
857 if (dev->flags & P2P_DEV_REPORTED && !wfd_changed &&
893 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
1753 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
4274 dev->flags & P2P_DEV_REPORTED ? "[REPORTED]" : "",
5405 if (!(dev->flags & P2P_DEV_REPORTED)) {
5408 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
H A Dp2p_i.h100 #define P2P_DEV_REPORTED BIT(1) macro
H A Dp2p_go_neg.c834 !(dev->flags & P2P_DEV_REPORTED))
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c364 dev->flags &= ~P2P_DEV_REPORTED;
527 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
857 if (dev->flags & P2P_DEV_REPORTED && !wfd_changed &&
893 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
1753 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
4274 dev->flags & P2P_DEV_REPORTED ? "[REPORTED]" : "",
5405 if (!(dev->flags & P2P_DEV_REPORTED)) {
5408 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
H A Dp2p_i.h100 #define P2P_DEV_REPORTED BIT(1) macro
H A Dp2p_go_neg.c834 !(dev->flags & P2P_DEV_REPORTED))

Completed in 123 milliseconds