Home
last modified time | relevance | path

Searched refs:P2P_FIND_PROGRESSIVE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h1231 P2P_FIND_PROGRESSIVE enumerator
H A Dp2p.c1035 (p2p->find_type == P2P_FIND_PROGRESSIVE || in p2p_search()
1040 } else if ((p2p->find_type == P2P_FIND_PROGRESSIVE && in p2p_search()
1284 case P2P_FIND_PROGRESSIVE: in p2p_find()
1306 if (type == P2P_FIND_PROGRESSIVE || in p2p_find()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c160 type = P2P_FIND_PROGRESSIVE; in wpas_dbus_handler_p2p_find()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c6092 type = P2P_FIND_PROGRESSIVE; in p2p_ctrl_find()