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

  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 229 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE;
797 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
905 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) {
912 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
    [all...]
p2p_i.h 87 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10)
p2p.c     [all...]

Completed in 38 milliseconds