HomeSort by relevance Sort by last modified time
    Searched defs:snrThreshold (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 177 TI_UINT8 snrThreshold; /**< Stores recently configured SNR threshold */
521 pAPConnection->snrThreshold = SNR_DEFAULT_THRESHOLD;
623 pParam->lowSnrThreshold = pAPConnection->snrThreshold;
677 pAPConnection->snrThreshold = pParam->lowSnrThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 204 UINT8 snrThreshold; /**< Stores recently configured SNR threshold */
561 pAPConnection->snrThreshold = SNR_DEFAULT_THRESHOLD;
679 pParam->lowSnrThreshold = pAPConnection->snrThreshold;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.c 178 TI_UINT8 snrThreshold; /**< Stores recently configured SNR threshold */
524 pAPConnection->snrThreshold = SNR_DEFAULT_THRESHOLD;
614 pParam->lowSnrThreshold = pAPConnection->snrThreshold;
668 pAPConnection->snrThreshold = pParam->lowSnrThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 423 UINT8 snrThreshold;
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h     [all...]

Completed in 144 milliseconds