android_kernel_xiaomi_sm8350/core/sme/inc
Vignesh Viswanathan 7c43a7a55f qcacld-3.0: Check SME connection status before issuing reassoc
Currently when the supplicant sends a connect with bssid_hint and
prev_bssid, driver issues a roam_invoke (fast reassoc) command to the
FW. However, when this connect is received in the supplicant context
and if the driver is currently processing a disassoc/deauth from the
AP in the mc thread, then the CSR roam connection state would not be
associated but the HDD STA context connection state would still be
associated. In this scenario, since the disconnection is in progress
and VDEV Down might already be sent to the FW, the roam_invoke command
is ignored and FW does not send any response. However the driver
assumes that roaming is in progress and blocks all incoming scan/
connect requests from supplicant leading to a state where no further
connections can go through.

In hdd_reassoc, check the CSR Connection state also to check if
the current state is associated and then issue roam_invoke to FW.

Change-Id: I321e99b060d6ce22517a3dd604b0f4d08dd5918d
CRs-Fixed: 2319641
2018-09-28 01:21:15 -07:00
..
csr_api.h qcacld-3.0: Add vdev state machine for CSA and radar 2018-09-21 07:09:01 -07:00
csr_internal.h qcacld-3.0: Add MLME-CFG items for feature flags 2018-09-25 15:33:37 -07:00
csr_link_list.h qcacld-3.0: Remove command debug support from tDblLinkList 2018-06-28 16:38:20 -07:00
csr_neighbor_roam.h qcacld-3.0: Apply mlme lfr configuraions 2018-09-18 12:49:00 -07:00
csr_support.h qcacld-3.0: Fix csr_get_parsed_bss_description_ies() context param 2018-06-08 14:26:28 -07:00
nan_api.h qcacld-3.0: Refine the NAN Event callback API 2018-07-14 03:34:00 -07:00
sme_api.h qcacld-3.0: Check SME connection status before issuing reassoc 2018-09-28 01:21:15 -07:00
sme_ft_api.h qcacld-3.0: sme: Remove legacy markings 2018-04-24 14:48:34 -07:00
sme_inside.h qcacld-3.0: Serialize the command eSmeCommandDelStaSession 2018-07-26 15:36:53 -07:00
sme_internal.h qcacld-3.0: Featurize P2P Listen Offload 2018-09-06 01:41:49 -07:00
sme_nan_datapath.h qcacld-3.0: sme: Remove legacy markings 2018-04-24 14:48:34 -07:00
sme_power_save_api.h qcacld-3.0: Remove obsolete code in SME QOS module 2018-06-28 22:28:10 -07:00
sme_power_save.h qcacld-3.0: Replace MAX_SME_SESSIONS macro to SIR_MAX_SUPPORTED_BSS 2018-08-07 02:19:15 -07:00
sme_qos_api.h qcacld-3.0: Fix sme_qos_is_ts_info_ack_policy_valid() param 2018-06-29 09:25:28 -07:00
sme_qos_internal.h qcacld-3.0: Remove obsolete SME QOS event 2018-06-28 22:28:05 -07:00
sme_rrm_api.h qcacld-3.0: sme: Remove legacy markings 2018-04-24 14:48:34 -07:00
sme_rrm_internal.h qcacld-3.0: sme: Remove legacy markings 2018-04-24 14:48:34 -07:00
sme_trace.h qcacld-3.0: sme: Remove legacy markings 2018-04-24 14:48:34 -07:00
wlan_ps_wow_diag.h qcacld-3.0: sme: Remove legacy markings 2018-04-24 14:48:34 -07:00