Searched refs:rrm_ie (Results 1 – 2 of 2) sorted by relevance
142 const u8 *rrm_ie; in wpas_rrm_send_neighbor_rep_request() local154 rrm_ie = wpa_bss_get_ie(wpa_s->current_bss, in wpas_rrm_send_neighbor_rep_request()156 if (!rrm_ie || !(wpa_s->current_bss->caps & IEEE80211_CAP_RRM) || in wpas_rrm_send_neighbor_rep_request()157 !(rrm_ie[2] & WLAN_RRM_CAPS_NEIGHBOR_REPORT)) { in wpas_rrm_send_neighbor_rep_request()
150 const u8 *rrm_ie; in sme_auth_handle_rrm() local158 rrm_ie = wpa_bss_get_ie(bss, WLAN_EID_RRM_ENABLED_CAPABILITIES); in sme_auth_handle_rrm()159 if (!rrm_ie || !(bss->caps & IEEE80211_CAP_RRM)) { in sme_auth_handle_rrm()