Home | History | Annotate | Download | only in wps

Lines Matching refs:primary_dev_type

483 	if (attr.primary_dev_type)
484 os_memcpy(ap->pri_dev_type, attr.primary_dev_type, 8);
793 if (attr->primary_dev_type && (!probe_req || !sta->m1_received))
794 os_memcpy(sta->pri_dev_type, attr->primary_dev_type, 8);