HomeSort by relevance Sort by last modified time
    Searched refs:P2P_DEV_REPORTED (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_i.h 78 #define P2P_DEV_REPORTED BIT(1)
p2p.c 362 dev->flags &= ~P2P_DEV_REPORTED;
526 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
779 if (dev->flags & P2P_DEV_REPORTED)
813 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
    [all...]

Completed in 59 milliseconds