Home
last modified time | relevance | path

Searched refs:txFailureThreshold (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c178 …TI_UINT8 txFailureThreshold; /**< Stores recently configured consec. no ack thresho… member
518 pAPConnection->txFailureThreshold = NO_ACK_DEFAULT_THRESHOLD; in apConn_SetDefaults()
625 pParam->dataRetryThreshold = pAPConnection->txFailureThreshold; in apConn_getRoamThresholds()
668 pParam->dataRetryThreshold = pAPConnection->txFailureThreshold; in apConn_setRoamThresholds()
673 pAPConnection->txFailureThreshold = pParam->dataRetryThreshold; in apConn_setRoamThresholds()