Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:rrm

157  * sme_auth_handle_rrm - Handle RRM aspects of current authentication attempt
168 wpa_s->rrm.rrm_used = 0;
171 "RRM: Determining whether RRM can be used - device support: 0x%x",
176 wpa_printf(MSG_DEBUG, "RRM: No RRM in network");
185 "RRM: Insufficient RRM support in driver - do not use RRM");
192 "RRM: Unable to use RRM, no room for RRM IE");
196 wpa_printf(MSG_DEBUG, "RRM: Adding RRM IE to Association Request");
214 wpa_s->rrm.rrm_used = 1;
1267 params.rrm_used = wpa_s->rrm.rrm_used;