Home
last modified time | relevance | path

Searched refs:healthMonitor_setState (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DhealthMonitor.h69 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state);
DhealthMonitor.c274 void healthMonitor_setState (TI_HANDLE hHealthMonitor, healthMonitorState_e state) in healthMonitor_setState() function
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DconnIbss.c266 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_CONNECTED); in rsnWait_to_connected()
481 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_DISCONNECTED); in connected_to_waitToDisconnCmplt()
DconnInfra.c627 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_CONNECTED); in rsnWait_to_configHW()
846 healthMonitor_setState(pConn->hHealthMonitor, HEALTH_MONITOR_STATE_DISCONNECTED); in stopModules()