Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc36 bool mCustomParamDone = false; variable
513 mCustomParamDone = true; in ApplyCustomParamHandler()
534 } else if ((p_data[1] == 0x6) && mCustomParamDone) { in ApplyCustomParamHandler()
535 mCustomParamDone = false; in ApplyCustomParamHandler()