HomeSort by relevance Sort by last modified time
    Searched full:hrsn (Results 51 - 75 of 85) sorted by null

1 23 4

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
assocSM.c 278 pHandle->hRsn = pStadHandles->hRsn;
512 rsn_setSite(pHandle->hRsn, &rsnData, NULL, &rsnAssocIeLen);
562 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
566 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
1083 status = rsn_getParam(pCtx->hRsn, &param);
    [all...]
authSm.c 200 pHandle->hRsn = pStadHandles->hRsn;
systemConfig.c 278 rsn_getParamEncryptionStatus(pSiteMgr->hRsn, &rsnStatus); /* RSN_ENCRYPTION_STATUS_PARAM */
654 rsn_setSite(pSiteMgr->hRsn, &rsnData, NULL, &rsnAssocIeLen);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.c 164 * hRsn - Handle to the Rsn object
180 TI_HANDLE hRsn,
193 if( hRxData == NULL || hCtrlData == NULL || hMlme == NULL || hRsn == NULL || hHalCtrl == NULL ||
204 pRxData->hRsn = hRsn;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
assocSM.c 267 TI_HANDLE hRsn,
333 pHandle->hRsn = hRsn;
556 rsn_setSite(pHandle->hRsn, &rsnData, NULL, &rsnAssocIeLen);
614 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
619 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
1199 status = rsn_getParam(pCtx->hRsn, &param);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connInfra.c 454 status = rsn_start(pConn->hRsn);
467 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys);
506 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys );
548 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys);
    [all...]
conn.c 155 pConn->hRsn = pStadHandles->hRsn;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainKeysSm.c 184 TI_HANDLE hRsn )
238 pMainKeys->hRsn = hRsn;
956 rsn_banSite(pMainKeys->hRsn, param.content.ctrlDataCurrentBSSID, RSN_SITE_BAN_LEVEL_FULL, RSN_MAIN_KEYS_SESSION_TIMEOUT);
984 rsn_reportAuthFailure(pMainKeys->hRsn, RSN_AUTH_STATUS_TIMEOUT);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connInfra.c 467 return rsn_start(pConn->hRsn);
479 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys);
516 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys );
557 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys);
    [all...]
conn.c 179 TI_HANDLE hRsn,
210 pConn->hRsn = hRsn;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
connInfra.c 448 status = rsn_start(pConn->hRsn);
461 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys);
498 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys );
536 status = rsn_stop(pConn->hRsn, pConn->disConEraseKeys);
    [all...]
conn.c 155 pConn->hRsn = pStadHandles->hRsn;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/
authSm.c 215 TI_HANDLE hRsn,
230 pHandle->hRsn = hRsn;
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.c 200 pHandle->hRsn = pStadHandles->hRsn;
systemConfig.c 280 rsn_getParamEncryptionStatus(pSiteMgr->hRsn, &rsnStatus); /* RSN_ENCRYPTION_STATUS_PARAM */
660 rsn_setSite(pSiteMgr->hRsn, &rsnData, NULL, &rsnAssocIeLen);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/Inc/
siteMgrApi.h 70 TI_HANDLE hRsn,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.h 192 TI_HANDLE hRsn;
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.c 179 pRxData->hRsn = pStadHandles->hRsn;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
rx.c 179 pRxData->hRsn = pStadHandles->hRsn;
    [all...]
  /hardware/ti/wlan/wl1271/Test/
debug.c 188 rsnDebugFunction(pStadHandles->hRsn, functionNumber % 100, pParam);
  /system/wlan/ti/wilink_6_1/Test/
debug.c 188 rsnDebugFunction(pStadHandles->hRsn, functionNumber % 100, pParam);
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 408 pDrvMain->tStadHandles.hRsn = rsn_create (hOs);
409 if (pDrvMain->tStadHandles.hRsn == NULL)
660 if (pDrvMain->tStadHandles.hRsn != NULL)
662 rsn_unload (pDrvMain->tStadHandles.hRsn);
895 rsn_SetDefaults (pDrvMain->tStadHandles.hRsn, &pInitTable->rsnInitParams);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c 411 pDrvMain->tStadHandles.hRsn = rsn_create (hOs);
412 if (pDrvMain->tStadHandles.hRsn == NULL)
665 if (pDrvMain->tStadHandles.hRsn != NULL)
667 rsn_unload (pDrvMain->tStadHandles.hRsn);
903 rsn_SetDefaults (pDrvMain->tStadHandles.hRsn, &pInitTable->rsnInitParams);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
DataCtrl_Api.h 91 TI_HANDLE hRsn,

Completed in 2087 milliseconds

1 23 4