android_kernel_xiaomi_sm8350/core
Abhishek Singh 7d3bc3e500 qcacld-3.0: Retry Auth from host in case ack is not received for Auth
qcacld-2.0 to qcacld-3.0 propagation

In few APs with power save feature, if no STA is connected, the AP
does not respond to the Auth from STA, unless Auth is sent near to
the AP's CT window. With current implementation host does not
retry the auth and wait for the auth timeout to happen before
returning connect failure.

With this change Host will retry the Auth frame with interval of
3/5 * beacon interval, if no Ack is received for the frame,
until the auth timeout happens.

This increases the probability for the Auth to be received by AP near
to its beacon and thus initiate the connection.

CRs-Fixed: 816177
Change-Id: I51a6032f910b32eb91d67cb078e6434016ae8650
2016-04-17 18:04:38 -07:00
..
bmi qcacld-3.0: Data path changes to use converged APIs (Part 1) 2016-04-01 15:46:10 -07:00
cds qcacld-3.0: (part-4)Replace enum device_mode to tQDF_ADAPTER_MODE 2016-04-17 18:01:39 -07:00
dp qcacld-3.0: Use fastpath Tx entry point with flowcontrol V2 2016-04-17 17:59:18 -07:00
hdd qcacld-3.0: (part-8)Replace enum device_mode to tQDF_ADAPTER_MODE 2016-04-17 18:01:56 -07:00
mac qcacld-3.0: Retry Auth from host in case ack is not received for Auth 2016-04-17 18:04:38 -07:00
sap qcacld-3.0: Fix enum mismatch while calculating regulatory class 2016-04-17 17:54:53 -07:00
sme qcacld-3.0: Reindent csr_validate_mcc_beacon_interval 2016-04-17 18:03:56 -07:00
utils qcacld-3.0: Remove CDS related functions in HTC 2016-04-01 15:24:33 -07:00
wma qcacld-3.0: Fix layering violation in wma_get_vht_ch_width 2016-04-17 18:04:34 -07:00