HomeSort by relevance Sort by last modified time
    Searched refs:healthMonitor_setState (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
healthMonitor.h 69 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state);
healthMonitor.c 262 * healthMonitor_setState
274 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state)
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connIbss.c 266 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_CONNECTED);
481 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_DISCONNECTED);
connInfra.c 627 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_CONNECTED);
    [all...]

Completed in 216 milliseconds