Searched refs:BG_MODE_ID_BEGIN (Results 1 – 1 of 1) sorted by relevance
43 static constexpr uint32_t BG_MODE_ID_BEGIN = 1; variable163 … if (asyncCallbackInfo->bgMode < BG_MODE_ID_BEGIN || asyncCallbackInfo->bgMode > BG_MODE_ID_END) { in CheckBackgroundMode()171 …if (asyncCallbackInfo->bgModes[i] < BG_MODE_ID_BEGIN || asyncCallbackInfo->bgModes[i] > BG_MODE_ID… in CheckBackgroundMode()