HomeSort by relevance Sort by last modified time
    Searched defs:hHealthMonitor (Results 1 - 8 of 8) sorted by null

  /hardware/ti/wlan/wl1271/Test/
HealthMonitorDbg.c 74 TI_HANDLE hHealthMonitor = pStadHandles->hHealthMonitor;
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);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnPrivate.h 70 TI_HANDLE hHealthMonitor;
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
FwEvent.c 135 TI_HANDLE hHealthMonitor;
215 * hHealthMonitor, hEventMbox, hCmdMbox, hRxXfer,
232 pFwEvent->hHealthMonitor = pTWD->hHealthMonitor;
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverInternal.h 87 TI_HANDLE hHealthMonitor;
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.h 113 TI_HANDLE hHealthMonitor;
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 103 TI_HANDLE hHealthMonitor;
201 pCmdDispatch->hHealthMonitor = pStadHandles->hHealthMonitor;
352 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(HEALTH_MONITOR_MODULE_PARAM) - 1].handle = pCmdDispatch->hHealthMonitor;
DrvMainModules.h 78 TI_HANDLE hHealthMonitor;
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.h 101 TI_HANDLE hHealthMonitor;

Completed in 462 milliseconds