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

  /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...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 962 TI_UINT8 lowRateThreshold;
    [all...]

Completed in 143 milliseconds