HomeSort by relevance Sort by last modified time
    Searched refs:hRsn (Results 26 - 50 of 85) sorted by null

12 3 4

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
AssocSM.h 118 TI_HANDLE hRsn;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/open/
openAuthSm.c 250 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
256 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
267 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
332 rsn_reportAuthFailure(hAuth->hRsn, RSN_AUTH_STATUS_TIMEOUT);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/Inc/
connApi.h 80 TI_HANDLE hRsn,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.h 97 TI_HANDLE hRsn;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
conn.h 97 TI_HANDLE hRsn;
connIbss.c 246 return rsn_start (pConn->hRsn);
312 return rsn_start (pConn->hRsn);
453 tStatus = rsn_stop(((conn_t *)pData)->hRsn, TI_FALSE);
573 return rsn_start(((conn_t *)pData)->hRsn);
mainKeysSm.c 172 TI_HANDLE hRsn,
227 pMainKeys->hRsn = hRsn;
924 rsn_banSite(pMainKeys->hRsn, param.content.ctrlDataCurrentBSSID, RSN_SITE_BAN_LEVEL_FULL, RSN_MAIN_KEYS_SESSION_TIMEOUT);
956 rsn_reportAuthFailure(pMainKeys->hRsn, RSN_AUTH_STATUS_TIMEOUT);
979 rsn_reAuth(pMainKeys->hRsn);
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMainModules.h 62 TI_HANDLE hRsn;
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
rx.h 88 TI_HANDLE hRsn;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
openAuthSm.c 221 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
227 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
237 rsn_reportAuthFailure(pHandle->hRsn, RSN_AUTH_STATUS_INVALID_TYPE);
325 rsn_reportAuthFailure(hAuth->hRsn, RSN_AUTH_STATUS_TIMEOUT);
AssocSM.h 116 TI_HANDLE hRsn;
healthMonitor.c 76 TI_HANDLE hRsn; /* handle to the RSN */
175 pHealthMonitor->hRsn = pStadHandles->hRsn;
siteHash.h 99 TI_HANDLE hRsn;
authSm.c 200 pHandle->hRsn = pStadHandles->hRsn;
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.h 101 typedef TI_STATUS (*rsn_setPortStatus_t)(TI_HANDLE hRsn, TI_BOOL state);
210 TI_STATUS rsn_setPortStatus(TI_HANDLE hRsn, TI_BOOL state);
connIbss.c 241 return rsn_start (pConn->hRsn);
302 return rsn_start (pConn->hRsn);
443 tStatus = rsn_stop(((conn_t *)pData)->hRsn, TI_FALSE);
566 return rsn_start(((conn_t *)pData)->hRsn);
mainKeysSm.c 172 TI_HANDLE hRsn,
227 pMainKeys->hRsn = hRsn;
924 rsn_banSite(pMainKeys->hRsn, param.content.ctrlDataCurrentBSSID, RSN_SITE_BAN_LEVEL_FULL, RSN_MAIN_KEYS_SESSION_TIMEOUT);
956 rsn_reportAuthFailure(pMainKeys->hRsn, RSN_AUTH_STATUS_TIMEOUT);
979 rsn_reAuth(pMainKeys->hRsn);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
mlmeApi.h 222 TI_HANDLE hRsn,
245 TI_HANDLE hRsn,
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
AssocSM.h 116 TI_HANDLE hRsn;
healthMonitor.c 76 TI_HANDLE hRsn; /* handle to the RSN */
175 pHealthMonitor->hRsn = pStadHandles->hRsn;
siteHash.h 99 TI_HANDLE hRsn;
authSm.c 200 pHandle->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;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
healthMonitor.c 168 TI_HANDLE hRsn,
185 pHealthMonitor->hRsn = hRsn;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connIbss.c 291 return rsn_start(((conn_t *)pData)->hRsn);
374 return rsn_start(((conn_t *)pData)->hRsn);
395 rsn_stop(((conn_t *)pData)->hRsn, FALSE);

Completed in 781 milliseconds

12 3 4