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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.c 423 pParam->content.authLegacyAuthType = pHandle->authType;
466 pHandle->authType = pParam->content.authLegacyAuthType;
mlmeSm.c 303 pParam->content.authLegacyAuthType = AUTH_LEGACY_SHARED_KEY;
477 if ((pHandle->legacyAuthType == AUTH_LEGACY_AUTO_SWITCH) && (param.content.authLegacyAuthType == AUTH_LEGACY_SHARED_KEY))
479 param.content.authLegacyAuthType = AUTH_LEGACY_OPEN_SYSTEM;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 683 legacyAuthType_e authLegacyAuthType;
    [all...]

Completed in 33 milliseconds