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

  /external/wpa_supplicant_8/src/p2p/
p2p.c 352 dev->flags &= ~P2P_DEV_REPORTED;
511 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
804 if (dev->flags & P2P_DEV_REPORTED)
838 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
    [all...]
p2p_i.h 84 #define P2P_DEV_REPORTED BIT(1)
p2p_go_neg.c 634 !(dev->flags & P2P_DEV_REPORTED))
    [all...]

Completed in 39 milliseconds