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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrl.c 847 static authEncrPairList_t supportedAuthEncrPairs[MAX_AUTH_ENCR_PAIR] =
905 supportedAuthEncrPairs[i].authenticationMode;
907 supportedAuthEncrPairs[i].cipherSuite;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
admCtrl.c 831 static authEncrPairList_t supportedAuthEncrPairs[MAX_AUTH_ENCR_PAIR] =
891 supportedAuthEncrPairs[i].authenticationMode;
893 supportedAuthEncrPairs[i].cipherSuite;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrl.c 835 static authEncrPairList_t supportedAuthEncrPairs[MAX_AUTH_ENCR_PAIR] =
893 supportedAuthEncrPairs[i].authenticationMode;
895 supportedAuthEncrPairs[i].cipherSuite;

Completed in 322 milliseconds