Home | History | Annotate | Download | only in Application

Lines Matching full:low

46  *      The Roaming triggers are: Low RSSI, PER, consecutive No ACK on TX,
242 /* If "No BSS" trigger received, disable count of low pass filter timer */
251 /* If the trigger is low quality check the low pass filter */
259 { /* Ignore the low quality events. till the low pass time elapses */
508 WLAN_OS_REPORT(("- Low TX rate = %d\n", pRoamingMngr->roamingTriggerEvents[index]));
511 WLAN_OS_REPORT(("- Low Snr = %d\n", pRoamingMngr->roamingTriggerEvents[index]));
514 WLAN_OS_REPORT(("- Low Quality = %d\n", pRoamingMngr->roamingTriggerEvents[index]));
543 WLAN_OS_REPORT(("- Low TX rate = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
546 WLAN_OS_REPORT(("- Low Snre = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
549 WLAN_OS_REPORT(("- Low Quality = %d\n", pRoamingMngr->roamingHandoverEvents[index]));