Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a70b3cfe authored by Abhinav Kumar's avatar Abhinav Kumar Committed by Gerrit - the friendly Code Review server
Browse files

wlan: Disable roaming for OWE

propagation from qcacld-3.0 to prima

OWE is supported only for fresh connection. Hence, disable roaming
for OWE.

Change-Id: I234e167c11b21e800fed78218ba198b7a5acba5b
CRs-Fixed: 2531179
parent 487e49e4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -17743,6 +17743,14 @@ eHalStatus csrRoamOffloadScan(tpAniSirGlobal pMac, tANI_U8 command, tANI_U8 reas
     return eHAL_STATUS_SUCCESS;
   }
   /* Roaming is not supported currently for OWE akm */
   if (pSession->pCurRoamProfile &&
       (pSession->pCurRoamProfile->AuthType.authType[0] == eCSR_AUTH_TYPE_OWE))
   {
        smsLog(pMac, LOGE, "Roaming not suppprted for OWE connection");
        return eHAL_STATUS_SUCCESS;
   }
   /*The Dynamic Config Items Update may happen even if the state is in INIT.
    * It is important to ensure that the command is passed down to the FW only
    * if the Infra Station is in a connected state.A connected station could also be