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

  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osRgstry.h 110 UINT8 defaultKeyId
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.c 326 pRsn->defaultKeyId = pInitParam->defaultKeyId;
415 if (pRsn->defaultKeyId < MAX_KEYS_NUM)
418 tTwdParam.content.configureCmdCBParams.pCb = &pRsn->defaultKeyId;
423 TRACE1(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: default key ID =%d \n", pRsn->defaultKeyId);
523 if (keyIndex == pRsn->defaultKeyId)
554 if (keyIndex == pRsn->defaultKeyId)
556 pRsn->defaultKeyId = 0;
691 if (pParam->content.pRsnKey->keyIndex == pRsn->defaultKeyId)
694 TRACE1(pRsn->hReport, REPORT_SEVERITY_WARNING, "default Key: %d\n", pRsn->defaultKeyId);
    [all...]
rsn.h 133 TI_UINT8 defaultKeyId;
rsnApi.h 200 TI_UINT8 defaultKeyId;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
rsn.c 321 pRsn->defaultKeyId = pInitParam->defaultKeyId;
410 if (pRsn->defaultKeyId < MAX_KEYS_NUM)
413 tTwdParam.content.configureCmdCBParams.pCb = &pRsn->defaultKeyId;
418 TRACE1(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: default key ID =%d \n", pRsn->defaultKeyId);
518 if (keyIndex == pRsn->defaultKeyId)
549 if (keyIndex == pRsn->defaultKeyId)
551 pRsn->defaultKeyId = 0;
678 if (pParam->content.pRsnKey->keyIndex == pRsn->defaultKeyId)
681 TRACE1(pRsn->hReport, REPORT_SEVERITY_WARNING, "default Key: %d\n", pRsn->defaultKeyId);
    [all...]
rsn.h 131 TI_UINT8 defaultKeyId;
rsnApi.h 200 TI_UINT8 defaultKeyId;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
rsn.h 125 UINT8 defaultKeyId;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
rsn.c 319 pRsn->defaultKeyId = pInitParam->defaultKeyId;
409 if (pRsn->defaultKeyId < MAX_KEYS_NUM)
412 whalParam.content.configureCmdCBParams.CB_buf = &pRsn->defaultKeyId;
418 ("RSN: default key ID =%d \n", pRsn->defaultKeyId));
521 if (keyIndex == pRsn->defaultKeyId)
554 if (keyIndex == pRsn->defaultKeyId)
556 pRsn->defaultKeyId = 0;
676 if (pParam->content.pRsnKey->keyIndex == pRsn->defaultKeyId)
679 WLAN_REPORT_WARNING(pRsn->hReport, RSN_MODULE_LOG, ("default Key: %d\n", pRsn->defaultKeyId));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 43 milliseconds