HomeSort by: relevance | last modified time | path
    Searched refs:P2P_DEV_REPORTED_ONCE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p.c 534 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
920 !(dev->flags & P2P_DEV_REPORTED_ONCE));
921 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
948 if (dev->flags & P2P_DEV_REPORTED_ONCE)
1803 !(dev->flags & P2P_DEV_REPORTED_ONCE));
1804 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
5501 !(dev->flags & P2P_DEV_REPORTED_ONCE));
5502 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
p2p_i.h 113 #define P2P_DEV_REPORTED_ONCE BIT(15)

Completed in 18 milliseconds