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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c511 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
836 !(dev->flags & P2P_DEV_REPORTED_ONCE));
837 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
862 if (dev->flags & P2P_DEV_REPORTED_ONCE)
1591 !(dev->flags & P2P_DEV_REPORTED_ONCE));
1592 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
4805 !(dev->flags & P2P_DEV_REPORTED_ONCE));
4806 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
H A Dp2p_i.h96 #define P2P_DEV_REPORTED_ONCE BIT(15) macro
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c511 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
836 !(dev->flags & P2P_DEV_REPORTED_ONCE));
837 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
862 if (dev->flags & P2P_DEV_REPORTED_ONCE)
1591 !(dev->flags & P2P_DEV_REPORTED_ONCE));
1592 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
4805 !(dev->flags & P2P_DEV_REPORTED_ONCE));
4806 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
H A Dp2p_i.h96 #define P2P_DEV_REPORTED_ONCE BIT(15) macro
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c511 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
836 !(dev->flags & P2P_DEV_REPORTED_ONCE));
837 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
862 if (dev->flags & P2P_DEV_REPORTED_ONCE)
1591 !(dev->flags & P2P_DEV_REPORTED_ONCE));
1592 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
4805 !(dev->flags & P2P_DEV_REPORTED_ONCE));
4806 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
H A Dp2p_i.h96 #define P2P_DEV_REPORTED_ONCE BIT(15) macro

Completed in 85 milliseconds