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");
169 "RRM: Insufficient RRM support in driver - do not use RRM");
176 "RRM: Unable to use RRM, no room for RRM IE");
180 wpa_printf(MSG_DEBUG, "RRM: Adding RRM IE to Association Request");
198 wpa_s->rrm.rrm_used = 1;
1093 params.rrm_used = wpa_s->rrm.rrm_used;