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 251 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE;
850 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
959 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) {
964 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
    [all...]
p2p_i.h 104 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10)
p2p.c     [all...]

Completed in 32 milliseconds