Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:rrm

141  * sme_auth_handle_rrm - Handle RRM aspects of current authentication attempt
152 wpa_s->rrm.rrm_used = 0;
155 "RRM: Determining whether RRM can be used - device support: 0x%x",
160 wpa_printf(MSG_DEBUG, "RRM: No RRM in network");
168 "RRM: Insufficient RRM support in driver - do not use RRM");
175 "RRM: Unable to use RRM, no room for RRM IE");
179 wpa_printf(MSG_DEBUG, "RRM: Adding RRM IE to Association Request");
190 wpa_s->rrm.rrm_used = 1;
978 params.rrm_used = wpa_s->rrm.rrm_used;