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

  /external/wpa_supplicant_8/src/p2p/
p2p.c 511 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
837 !(dev->flags & P2P_DEV_REPORTED_ONCE));
838 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
863 if (dev->flags & P2P_DEV_REPORTED_ONCE)
    [all...]
p2p_i.h 96 #define P2P_DEV_REPORTED_ONCE BIT(15)

Completed in 42 milliseconds