Searched refs:WPA_CAPABILITY_SPP_CAPABLE (Results 1 – 5 of 5) sorted by relevance
226 capab |= WPA_CAPABILITY_SPP_CAPABLE; in wpa_write_rsn_ie()540 if (data.capabilities & WPA_CAPABILITY_SPP_CAPABLE) { in wpa_validate_wpa_ie()
223 capab |= WPA_CAPABILITY_SPP_CAPABLE; in wpa_gen_wpa_ie_rsn()
2176 …sm->spp_sup.capable = ((spp_attrubute & WPA_CAPABILITY_SPP_CAPABLE) ? SPP_AMSDU_CAP_ENABLE : SPP_A… in wpa_sm_init()
128 #define WPA_CAPABILITY_SPP_CAPABLE BIT(10) macro
142 …auth_conf->spp_sup.capable = ((spp_attrubute & WPA_CAPABILITY_SPP_CAPABLE) ? SPP_AMSDU_CAP_ENABLE … in hostap_init()