Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/st/nfc/st21nfc/include/
Dhal_fd.h78 #define FW_PATCH_AVAILABLE 1 macro
/aosp_15_r20/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc253 if ((mFwUpdateResMask & FW_PATCH_AVAILABLE) && in halWrapperDataCallback()
301 (mFwUpdateResMask & FW_PATCH_AVAILABLE)) { in halWrapperDataCallback()
/aosp_15_r20/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc235 result |= FW_PATCH_AVAILABLE; in hal_fd_init()