Searched refs:rrm_ie (Results 1 – 2 of 2) sorted by relevance
148 const u8 *rrm_ie; in wpas_rrm_send_neighbor_rep_request() local160 rrm_ie = wpa_bss_get_ie(wpa_s->current_bss, in wpas_rrm_send_neighbor_rep_request()162 if (!rrm_ie || !(wpa_s->current_bss->caps & IEEE80211_CAP_RRM) || in wpas_rrm_send_neighbor_rep_request()163 !(rrm_ie[2] & WLAN_RRM_CAPS_NEIGHBOR_REPORT)) { in wpas_rrm_send_neighbor_rep_request()
267 const u8 *rrm_ie; in sme_auth_handle_rrm() local275 rrm_ie = wpa_bss_get_ie(bss, WLAN_EID_RRM_ENABLED_CAPABILITIES); in sme_auth_handle_rrm()276 if (!rrm_ie || !(bss->caps & IEEE80211_CAP_RRM)) { in sme_auth_handle_rrm()