Searched refs:g_nstackInitState (Results 1 – 1 of 1) sorted by relevance
72 static uint8_t g_nstackInitState; variable389 if (g_nstackInitState != NSTACKX_INIT_STATE_START) { in NstackxInitEx()393 g_nstackInitState = NSTACKX_INIT_STATE_ONGOING; in NstackxInitEx()407 g_nstackInitState = NSTACKX_INIT_STATE_START; in NstackxInitEx()429 g_nstackInitState = NSTACKX_INIT_STATE_DONE; in NstackxInitEx()457 if (g_nstackInitState != NSTACKX_INIT_STATE_DONE) { in ReportMainLoopStop()501 g_nstackInitState = NSTACKX_INIT_STATE_START; in NSTACKX_Deinit()572 if (g_nstackInitState != NSTACKX_INIT_STATE_DONE) { in NSTACKX_StartDeviceFind()586 if (g_nstackInitState != NSTACKX_INIT_STATE_DONE) { in NSTACKX_StartDeviceFindAn()600 if (g_nstackInitState != NSTACKX_INIT_STATE_DONE) { in NSTACKX_StopDeviceFind()[all …]