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

  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 528 if (dev->flags & P2P_DEV_FORCE_FREQ) {
537 } else if (!(dev->flags & P2P_DEV_FORCE_FREQ) &&
658 (dev->flags & P2P_DEV_FORCE_FREQ) || p2p->cfg->cfg_op_channel)
870 if (!(dev->flags & P2P_DEV_FORCE_FREQ)) {
    [all...]
p2p_i.h 110 #define P2P_DEV_FORCE_FREQ BIT(13)
p2p_invitation.c 342 } else if (go && !(dev->flags & P2P_DEV_FORCE_FREQ) &&
p2p.c     [all...]

Completed in 210 milliseconds