Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WLAN_CAPABILITY_IBSS

180 #define WLAN_CAPABILITY_IBSS BIT(1)
2283 bss->capability = host_to_le16(WLAN_CAPABILITY_IBSS);
2325 || !(bss->capability & WLAN_CAPABILITY_IBSS))