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

  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
roamingMngrTypes.h 85 UINT8 snrFilterWeight; /* last SNR weight in the AVG calculation */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
currBss.h 113 UINT8 * snrFilterWeight);
currBss.c 120 UINT8 snrFilterWeight; /**< The weigh for average SNR value of management packets received form the current AP */
286 pCurrBSS->snrFilterWeight = SNR_DEFAULT_WEIGHT;
323 params.snrFilterWeight = SNR_DEFAULT_WEIGHT;
391 roamingTriggersParams.snrFilterWeight = params->snrFilterWeight /* SNR_DEFAULT_WEIGHT */ ;
412 pCurrBSS->snrFilterWeight = params->snrFilterWeight;
444 UINT8 * snrFilterWeight)
452 *snrFilterWeight = pCurrBSS->snrFilterWeight;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 688 &pParam->snrFilterWeight);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 424 UINT8 snrFilterWeight;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.c 240 pWhalParams->WlanParams.roamTriggers.snrFilterWeight = SNR_DEFAULT_WEIGHT;
    [all...]
whalCtrl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
roamingMngr.c 585 InitRoamingParams.roamingMngrThresholdsConfig.snrFilterWeight = 10;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.c     [all...]

Completed in 570 milliseconds