Searched refs:hHealthMonitor (Results 1 - 25 of 43) sorted by relevance

12

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DhealthMonitor.h66 TI_STATUS healthMonitor_SetDefaults (TI_HANDLE hHealthMonitor, healthMonitorInitParams_t *healthMonitorInitParams);
67 TI_STATUS healthMonitor_unload (TI_HANDLE hHealthMonitor);
68 void healthMonitor_PerformTest (TI_HANDLE hHealthMonitor, TI_BOOL bTwdInitOccured);
69 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state);
70 void healthMonitor_sendFailureEvent (TI_HANDLE hHealthMonitor, EFailureEvent failureEvent);
71 void healthMonitor_printFailureEvents (TI_HANDLE hHealthMonitor);
72 TI_STATUS healthMonitor_SetParam (TI_HANDLE hHealthMonitor, paramInfo_t *pParam);
73 TI_STATUS healthMonitor_GetParam (TI_HANDLE hHealthMonitor, paramInfo_t *pParam);
H A DhealthMonitor.c101 static void healthMonitor_proccessFailureEvent (TI_HANDLE hHealthMonitor, TI_BOOL bTwdInitOccured);
165 THealthMonitor *pHealthMonitor = (THealthMonitor *)(pStadHandles->hHealthMonitor);
197 * \param hHealthMonitor - The module's handle
202 TI_STATUS healthMonitor_SetDefaults (TI_HANDLE hHealthMonitor, healthMonitorInitParams_t *healthMonitorInitParams) argument
204 THealthMonitor *pHealthMonitor = hHealthMonitor;
239 TI_STATUS healthMonitor_unload (TI_HANDLE hHealthMonitor) argument
243 pHealthMonitor = (THealthMonitor*)hHealthMonitor;
274 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state) argument
276 THealthMonitor *pHealthMonitor = (THealthMonitor*)hHealthMonitor;
288 INPUT: hHealthMonitor
296 healthMonitor_PerformTest(TI_HANDLE hHealthMonitor, TI_BOOL bTwdInitOccured) argument
320 healthMonitor_sendFailureEvent(TI_HANDLE hHealthMonitor, EFailureEvent failureEvent) argument
366 healthMonitor_proccessFailureEvent(TI_HANDLE hHealthMonitor, TI_BOOL bTwdInitOccured) argument
409 healthMonitor_printFailureEvents(TI_HANDLE hHealthMonitor) argument
442 healthMonitor_SetParam(TI_HANDLE hHealthMonitor, paramInfo_t *pParam) argument
480 healthMonitor_GetParam(TI_HANDLE hHealthMonitor, paramInfo_t *pParam) argument
[all...]
H A DScanCncnPrivate.h70 TI_HANDLE hHealthMonitor; member in struct:__anon1769
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
H A DhealthMonitor.h107 TI_STATUS healthMonitor_config (TI_HANDLE hHealthMonitor,
121 TI_STATUS healthMonitor_unload (TI_HANDLE hHealthMonitor);
122 void healthMonitor_performTest (TI_HANDLE hHealthMonitor);
123 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state);
124 void healthMonitor_suspendPeriodicTest (TI_HANDLE hHealthMonitor);
125 void healthMonitor_resumePeriodicTest (TI_HANDLE hHealthMonitor);
126 void healthMonitor_sendFailureEvent (TI_HANDLE hHealthMonitor, failureEvent_e failureEvent);
127 void healthMonitor_printFailureEvents (TI_HANDLE hHealthMonitor);
H A DhealthMonitor.c75 static void healthMonitor_proccessFailureEvent (TI_HANDLE hHealthMonitor);
76 static void healthMonitor_RSSI_CB (TI_HANDLE hHealthMonitor);
157 TI_STATUS healthMonitor_config (TI_HANDLE hHealthMonitor, argument
172 healthMonitor_t *pHealthMonitor = hHealthMonitor;
219 hHealthMonitor);
237 TI_STATUS healthMonitor_unload (TI_HANDLE hHealthMonitor) argument
241 pHealthMonitor = (healthMonitor_t*)hHealthMonitor;
278 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state) argument
280 healthMonitor_t *pHealthMonitor = (healthMonitor_t*)hHealthMonitor;
311 void healthMonitor_suspendPeriodicTest (TI_HANDLE hHealthMonitor) argument
336 healthMonitor_resumePeriodicTest(TI_HANDLE hHealthMonitor) argument
360 healthMonitor_performTest(TI_HANDLE hHealthMonitor) argument
407 healthMonitor_RSSI_CB(TI_HANDLE hHealthMonitor) argument
438 healthMonitor_sendFailureEvent(TI_HANDLE hHealthMonitor, failureEvent_e failureEvent) argument
477 healthMonitor_proccessFailureEvent(TI_HANDLE hHealthMonitor) argument
512 healthMonitor_printFailureEvents(TI_HANDLE hHealthMonitor) argument
[all...]
/system/wlan/ti/wilink_6_1/Test/
H A DHealthMonitorDbg.c74 TI_HANDLE hHealthMonitor = pStadHandles->hHealthMonitor; local
105 healthMonitor_sendFailureEvent (hHealthMonitor, HW_AWAKE_FAILURE);
109 healthMonitor_sendFailureEvent (hHealthMonitor, TX_STUCK);
113 healthMonitor_sendFailureEvent (hHealthMonitor, DISCONNECT_TIMEOUT);
118 healthMonitor_sendFailureEvent (hHealthMonitor, POWER_SAVE_FAILURE);
126 healthMonitor_sendFailureEvent (hHealthMonitor, BUS_FAILURE);
134 healthMonitor_sendFailureEvent (hHealthMonitor, HW_WD_EXPIRE);
138 healthMonitor_sendFailureEvent (hHealthMonitor, RX_XFER_FAILURE);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
H A DrecoveryMgr.h69 TI_HANDLE hHealthMonitor; member in struct:__anon441
H A DrecoveryMgr.c127 TI_HANDLE hHealthMonitor,
141 pRecoverMgr->hHealthMonitor = hHealthMonitor;
204 healthMonitor_t *pHealthMonitor = (healthMonitor_t *)pRecoverMgr->hHealthMonitor;
230 healthMonitor_suspendPeriodicTest(pRecoverMgr->hHealthMonitor);
261 whalCtrl_exitFromInitMode(((healthMonitor_t *)pRecoverMgr->hHealthMonitor)->hHalCtrl);
271 healthMonitor_resumePeriodicTest(pRecoverMgr->hHealthMonitor);
304 healthMonitor_t *pHealthMonitor = (healthMonitor_t *)pRecoverMgr->hHealthMonitor;
381 healthMonitor_t *pHealthMonitor = (healthMonitor_t *)pRecoverMgr->hHealthMonitor;
120 recoveryMgr_config(TI_HANDLE hRecoveryMgr, TI_HANDLE hReport, TI_HANDLE hTxData, TI_HANDLE hTnetwDrv, TI_HANDLE hScr, TI_HANDLE hCurrBss, TI_HANDLE hPowerMgr, TI_HANDLE hHealthMonitor, TI_HANDLE hSoftGemini) argument
H A DrecoveryMgr_API.h55 TI_HANDLE hHealthMonitor,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/inc/
H A DSwitchChannelApi.h63 TI_HANDLE hHealthMonitor,
H A DmeasurementMgrApi.h77 TI_HANDLE hHealthMonitor,
H A DmeasurementMgr.h150 TI_HANDLE hHealthMonitor; member in struct:__anon421
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
H A DScanCncn.h106 TI_HANDLE hHealthMonitor; /**< Health Monitor , Originally at scanSrv */ member in struct:__anon451
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
H A Dconn.h114 TI_HANDLE hHealthMonitor; member in struct:__anon609
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/Inc/
H A DconnApi.h97 TI_HANDLE hHealthMonitor,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
H A DconfigMgr.h150 TI_HANDLE hHealthMonitor; member in struct:__anon673
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A Dconn.h113 TI_HANDLE hHealthMonitor; member in struct:__anon1661
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
H A DDrvMainModules.h78 TI_HANDLE hHealthMonitor; member in struct:__anon1718
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriverInternal.h87 TI_HANDLE hHealthMonitor; member in struct:__anon1405
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
H A DmeasurementMgrSM.c859 healthMonitor_suspendPeriodicTest(pMeasurementMgr->hHealthMonitor);
1012 healthMonitor_resumePeriodicTest(pMeasurementMgr->hHealthMonitor);
1035 healthMonitor_resumePeriodicTest(pMeasurementMgr->hHealthMonitor);
1058 healthMonitor_resumePeriodicTest(pMeasurementMgr->hHealthMonitor);
1080 healthMonitor_resumePeriodicTest(pMeasurementMgr->hHealthMonitor);
1117 healthMonitor_resumePeriodicTest(pMeasurementMgr->hHealthMonitor);
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
H A DFwEvent.c128 TI_HANDLE hHealthMonitor; member in struct:__anon1045
208 * hHealthMonitor, hEventMbox, hCmdMbox, hRxXfer,
225 pFwEvent->hHealthMonitor = pTWD->hHealthMonitor;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/inc/
H A DScanCncnApi.h174 * \param hHealthMonitor - handle to the health monitor object.\n
188 TI_HANDLE hHealthMonitor,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
H A Dconn.c196 TI_HANDLE hHealthMonitor,
227 pConn->hHealthMonitor = hHealthMonitor;
617 healthMonitor_sendFailureEvent(pConn->hHealthMonitor, DISCONNECT_TIMEOUT);
175 conn_config(TI_HANDLE hConn, TI_HANDLE hSiteMgr, TI_HANDLE hSmeSm, TI_HANDLE hMlmeSm, TI_HANDLE hRsn, TI_HANDLE hRxData, TI_HANDLE hTxData, TI_HANDLE hReport, TI_HANDLE hOs, TI_HANDLE hPwrMngr, TI_HANDLE hCtrlData, TI_HANDLE hMeasurementMgr, TI_HANDLE hTrafficMonitor, TI_HANDLE hScr, TI_HANDLE hExcMngr, TI_HANDLE hQosMngr, TI_HANDLE hHalCtrl, TI_HANDLE hScanCnc, TI_HANDLE hCurrBss, TI_HANDLE hSwitchChannel, TI_HANDLE hEvHandler, TI_HANDLE hHealthMonitor, TI_HANDLE hMacServices, TI_HANDLE hRegulatoryDomain, TI_HANDLE hSoftGemini, connInitParams_t *pConnInitParams) argument
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dproc_stat.c55 create_proc_read_entry("tiwlan0_proc_stat", 0, res, proc_stat_res_read_proc, pConfigManager->hHealthMonitor);
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
H A DtxCtrl.h101 TI_HANDLE hHealthMonitor; member in struct:__anon1742

Completed in 394 milliseconds

12