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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
RateAdaptation.h 91 UINT8 lowRateThreshold;
178 UINT8 lowRateThreshold);
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 179 TI_UINT8 lowRateThreshold; /**< Stores recently configured consec. no ack threshold */
519 pAPConnection->lowRateThreshold = LOW_RATE_DEFAULT_THRESHOLD;
624 pParam->txRateThreshold = pAPConnection->lowRateThreshold;
657 pParam->txRateThreshold = pAPConnection->lowRateThreshold;
662 pAPConnection->lowRateThreshold = pParam->txRateThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 206 UINT8 lowRateThreshold; /**< Stores recently configured consec. no ack threshold */
559 pAPConnection->lowRateThreshold = LOW_RATE_DEFAULT_THRESHOLD;
680 pParam->txRateThreshold = pAPConnection->lowRateThreshold;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.c 180 TI_UINT8 lowRateThreshold; /**< Stores recently configured consec. no ack threshold */
522 pAPConnection->lowRateThreshold = LOW_RATE_DEFAULT_THRESHOLD;
615 pParam->txRateThreshold = pAPConnection->lowRateThreshold;
648 pParam->txRateThreshold = pAPConnection->lowRateThreshold;
653 pAPConnection->lowRateThreshold = pParam->txRateThreshold;
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 962 TI_UINT8 lowRateThreshold;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 940 TI_UINT8 lowRateThreshold;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h     [all...]

Completed in 132 milliseconds