Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/wpa/src/p2p/
H A Dp2p.h1219 P2P_FIND_PROGRESSIVE enumerator
H A Dp2p.c1014 (p2p->find_type == P2P_FIND_PROGRESSIVE || in p2p_search()
1019 } else if ((p2p->find_type == P2P_FIND_PROGRESSIVE && in p2p_search()
1261 case P2P_FIND_PROGRESSIVE: in p2p_find()
1283 if (type == P2P_FIND_PROGRESSIVE || in p2p_find()
/freebsd-12.1/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c135 type = P2P_FIND_PROGRESSIVE; in wpas_dbus_handler_p2p_find()
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c5325 type = P2P_FIND_PROGRESSIVE; in p2p_ctrl_find()