Lines Matching refs:WH_GetSystemState
243 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
274 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
391 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
393 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
450 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
457 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
459 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
496 if (WH_GetSystemState() == WH_SYSSTATE_CONNECT_FAIL) in ModeSelectParent()
512 if (WH_GetSystemState() == WH_SYSSTATE_SCANNING) in ModeSelectParent()
519 if (WH_GetSystemState() == WH_SYSSTATE_IDLE) in ModeSelectParent()
525 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectParent()
527 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectParent()
582 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeError()
584 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeError()
794 if (WH_GetSystemState() == WH_SYSSTATE_DATASHARING) in updateShareData()
893 whstate = WH_GetSystemState(); in mainLoop()