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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrl.c 867 * authenticationmode/cipher suite
871 * Returns all supported pais of authenticationmode/cipher suite
904 authEncrCapability->authEncrPairs[i].authenticationMode =
905 supportedAuthEncrPairs[i].authenticationMode;
909 TRACE3(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION, "admCtrl get AuthEncr pair list: i = %d, auth mode = %d , cipher suite = %d \n", i, authEncrCapability->authEncrPairs[i].authenticationMode, authEncrCapability->authEncrPairs[i].cipherSuite);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
admCtrl.c 851 * authenticationmode/cipher suite
855 * Returns all supported pais of authenticationmode/cipher suite
890 authEncrCapability->authEncrPairs[i].authenticationMode =
891 supportedAuthEncrPairs[i].authenticationMode;
897 authEncrCapability->authEncrPairs[i].authenticationMode,
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrl.c 855 * authenticationmode/cipher suite
859 * Returns all supported pais of authenticationmode/cipher suite
892 authEncrCapability->authEncrPairs[i].authenticationMode =
893 supportedAuthEncrPairs[i].authenticationMode;
897 TRACE3(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION, "admCtrl get AuthEncr pair list: i = %d, auth mode = %d , cipher suite = %d \n", i, authEncrCapability->authEncrPairs[i].authenticationMode, authEncrCapability->authEncrPairs[i].cipherSuite);
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 276 EExternalAuthMode authenticationMode;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 276 EExternalAuthMode authenticationMode;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 353 externalAuthMode_e authenticationMode;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osUtil.c     [all...]

Completed in 86 milliseconds