Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/hal/
Dhal_fd.h55 #define FW_PATCH_AVAILABLE 1 macro
Dhal_fd.cc146 result |= FW_PATCH_AVAILABLE; in hal_fd_init()
/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc223 if ((mFwUpdateResMask & FW_PATCH_AVAILABLE) && in halWrapperDataCallback()
266 (mFwUpdateResMask & FW_PATCH_AVAILABLE)) { in halWrapperDataCallback()