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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.h 136 TI_BOOL wepStaticKey;
rsn.c 323 pRsn->wepStaticKey = TI_TRUE;
472 if (pRsn->wepStaticKey && ( (suite == TWD_CIPHER_WEP) || (suite == TWD_CIPHER_CKIP) ) )
479 pRsn->wepStaticKey = TI_FALSE;
928 pRsn->wepStaticKey = TI_TRUE;
    [all...]

Completed in 42 milliseconds