HomeSort by relevance Sort by last modified time
    Searched refs:roamingHandoverEvents (Results 1 - 5 of 5) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr.c 343 pRoamingMngr->roamingHandoverEvents[pRoamingMngr->roamingTrigger]++;
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]));
552 WLAN_OS_REPORT(("- MAX TX retries = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
555 WLAN_OS_REPORT(("- BSS Loss TX = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
558 WLAN_OS_REPORT(("- Switch Channel = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
561 WLAN_OS_REPORT(("- AP Disconnect = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
564 WLAN_OS_REPORT(("- SEC attack = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
624 pRoamingMngr->roamingHandoverEvents[index] = 0
    [all...]
roamingMngrApi.h 143 TI_UINT32 roamingHandoverEvents[MAX_ROAMING_TRIGGERS];
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr.c 343 pRoamingMngr->roamingHandoverEvents[pRoamingMngr->roamingTrigger]++;
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]));
552 WLAN_OS_REPORT(("- MAX TX retries = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
555 WLAN_OS_REPORT(("- BSS Loss TX = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
558 WLAN_OS_REPORT(("- Switch Channel = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
561 WLAN_OS_REPORT(("- AP Disconnect = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
564 WLAN_OS_REPORT(("- SEC attack = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
624 pRoamingMngr->roamingHandoverEvents[index] = 0
    [all...]
roamingMngrApi.h 143 TI_UINT32 roamingHandoverEvents[MAX_ROAMING_TRIGGERS];
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
roamingMngr.c 197 UINT32 roamingHandoverEvents[MAX_ROAMING_TRIGGERS];
553 pRoamingMngr->roamingHandoverEvents[index] = 0;
    [all...]

Completed in 35 milliseconds