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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
healthMonitor.h 56 HEALTH_MONITOR_STATE_DISCONNECTED,
healthMonitor.c 179 pHealthMonitor->state = HEALTH_MONITOR_STATE_DISCONNECTED;
454 if (pHealthMonitor->state != HEALTH_MONITOR_STATE_DISCONNECTED)
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connIbss.c 481 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_DISCONNECTED);
connInfra.c     [all...]

Completed in 88 milliseconds