Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WLAN_CAPABILITY_PRIVACY

183 #define WLAN_CAPABILITY_PRIVACY BIT(4)
688 if (bss->capability & WLAN_CAPABILITY_PRIVACY)
689 capab |= WLAN_CAPABILITY_PRIVACY;
852 !!(bss->capability & WLAN_CAPABILITY_PRIVACY))
2100 host_to_le16(WLAN_CAPABILITY_PRIVACY) ? 1 : 0;
2286 bss->capability |= host_to_le16(WLAN_CAPABILITY_PRIVACY);