HomeSort by: relevance | last modified time | path
    Searched refs:P2P_DEV_WAIT_GO_NEG_RESPONSE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p_go_neg.c 271 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE;
1124 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
1236 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) {
1241 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
p2p_i.h 108 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10)
p2p.c 1658 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
3111 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
4376 dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE ?

Completed in 30 milliseconds