Lines Matching refs:currentModeId_
77 currentModeId_(chip_mode_ids::K_INVALID),
170 if (!IsValidModeId(currentModeId_)) {
173 modeId = currentModeId_;
182 if (modeId == currentModeId_) {
190 currentModeId_ = modeId;
200 if (IsValidModeId(currentModeId_)) {
201 HDF_LOGI("Reconfiguring chip from mode %{public}d to mode %{public}d", currentModeId_, modeId);
264 if (!IsValidModeId(currentModeId_)) {
272 if (mode.modeId == currentModeId_) {
300 if (!IsValidModeId(currentModeId_)) {
426 if (!IsValidModeId(currentModeId_)) {