Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:p2p_mgmt

3596 	if ((!wpa_s->p2p_mgmt ||
3707 if (!wpa_s->p2p_mgmt &&
4820 if (iface->p2p_mgmt && !iface->ctrl_interface) {
4956 * Only take p2p_mgmt parameters when P2P Device is supported.
4961 wpa_s->p2p_mgmt = iface->p2p_mgmt;
4963 iface->p2p_mgmt = 1;
4972 if ((!iface->p2p_mgmt ||
5034 if (iface->p2p_mgmt && wpas_p2p_init(wpa_s->global, wpa_s) < 0) {
5305 if (iface->p2p_mgmt == 0) {
5647 if (wpa_s->ctrl_iface && !wpa_s->p2p_mgmt)
6036 if (wpa_s->p2p_mgmt)
6037 return 1; /* no normal network profiles on p2p_mgmt interface */