Lines Matching refs:WH_GetSystemState
309 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
344 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
464 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
466 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
523 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
530 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
532 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
569 if (WH_GetSystemState() == WH_SYSSTATE_CONNECT_FAIL) in ModeSelectParent()
585 if (WH_GetSystemState() == WH_SYSSTATE_SCANNING) in ModeSelectParent()
592 if (WH_GetSystemState() == WH_SYSSTATE_IDLE) in ModeSelectParent()
598 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectParent()
600 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectParent()
658 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeError()
660 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeError()
870 if (WH_GetSystemState() == WH_SYSSTATE_DATASHARING) in updateShareData()
978 whstate = WH_GetSystemState(); in mainLoop()