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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
rsn.h 186 TI_STATUS rsn_setDefaultKeyId(rsn_t *pMainSec, UINT8 keyId);
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.h 204 TI_STATUS rsn_setDefaultKeyId(rsn_t *pMainSec, TI_UINT8 keyId);
rsn.c 257 pRsn->setDefaultKeyId = rsn_setDefaultKeyId;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
rsn.h 199 TI_STATUS rsn_setDefaultKeyId(rsn_t *pMainSec, TI_UINT8 keyId);
rsn.c 257 pRsn->setDefaultKeyId = rsn_setDefaultKeyId;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
rsn.c 300 pRsn->setDefaultKeyId = rsn_setDefaultKeyId;
    [all...]

Completed in 18 milliseconds