OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hrsn
(Results
26 - 50
of
85
) sorted by null
1
2
3
4
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
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
);
smePrivate.h
67
TI_HANDLE
hRsn
;
conn.h
97
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/
authSm.h
85
TI_HANDLE
hRsn
;
healthMonitor.c
76
TI_HANDLE
hRsn
; /* handle to the RSN */
175
pHealthMonitor->
hRsn
= pStadHandles->
hRsn
;
AssocSM.h
116
TI_HANDLE
hRsn
;
siteHash.h
99
TI_HANDLE
hRsn
;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
mlmeApi.h
222
TI_HANDLE
hRsn
,
245
TI_HANDLE
hRsn
,
conn.h
97
TI_HANDLE
hRsn
;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
healthMonitor.h
79
TI_HANDLE
hRsn
; /**< handle to the RSN */
118
TI_HANDLE
hRsn
,
healthMonitor.c
168
TI_HANDLE
hRsn
,
185
pHealthMonitor->
hRsn
=
hRsn
;
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c
279
pHandle->
hRsn
= pStadHandles->
hRsn
;
513
rsn_setSite(pHandle->
hRsn
, &rsnData, NULL, &rsnAssocIeLen);
563
rsn_reportAuthFailure(pHandle->
hRsn
, RSN_AUTH_STATUS_INVALID_TYPE);
567
rsn_reportAuthFailure(pHandle->
hRsn
, RSN_AUTH_STATUS_INVALID_TYPE);
1052
rsn_clearGenInfoElement(pAssoc->
hRsn
);
1092
status = rsn_getParam(pCtx->
hRsn
, ¶m);
[
all
...]
healthMonitor.c
76
TI_HANDLE
hRsn
; /* handle to the RSN */
175
pHealthMonitor->
hRsn
= pStadHandles->
hRsn
;
AssocSM.h
116
TI_HANDLE
hRsn
;
siteHash.h
99
TI_HANDLE
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);
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.h
97
TI_HANDLE
hRsn
;
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c
92
TI_HANDLE
hRsn
;
190
pCmdDispatch->
hRsn
= pStadHandles->
hRsn
;
288
pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(RSN_MODULE_PARAM) - 1].handle = pCmdDispatch->
hRsn
;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.h
93
TI_HANDLE
hRsn
;
/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/
authSm.h
85
TI_HANDLE
hRsn
;
/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/Ctrl_Interface/
CmdDispatcher.c
92
TI_HANDLE
hRsn
;
190
pCmdDispatch->
hRsn
= pStadHandles->
hRsn
;
288
pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(RSN_MODULE_PARAM) - 1].handle = pCmdDispatch->
hRsn
;
Completed in 210 milliseconds
1
2
3
4