Home
last modified time | relevance | path

Searched refs:mCustomParamDone (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/st/nfc/st21nfc/hal/
H A Dhal_fd.cc37 bool mCustomParamDone = false; variable
580 STLOG_HAL_D("%s - mCustomParamDone = %d", __func__, mCustomParamDone); in ApplyCustomParamHandler()
589 } else if (!mCustomParamDone) { in ApplyCustomParamHandler()
606 mCustomParamDone = true; in ApplyCustomParamHandler()
611 mCustomParamDone = false; in ApplyCustomParamHandler()
636 } else if ((p_data[1] == 0x6) && mCustomParamDone) { in ApplyCustomParamHandler()
637 mCustomParamDone = false; in ApplyCustomParamHandler()