Home | History | Annotate | Download | only in ap

Lines Matching refs:p2p_group

739 	if (hapd->p2p && hapd->p2p_group && elems.wps_ie) {
742 if (wps && !p2p_group_match_dev_type(hapd->p2p_group, wps)) {
752 if (hapd->p2p && hapd->p2p_group && elems.p2p) {
755 if (p2p && !p2p_group_match_dev_id(hapd->p2p_group, p2p)) {