Searched refs:mPatchId (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dspdhelper.cpp78 if ( strNew != mPatchId )
80 mPatchId = strNew;
86 ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(), mErrorCount, (mIsPatchBad ? "" : "not "));
102 mPatchId.erase();
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dspdhelper.h42 string mPatchId; member in class:SpdHelper

Completed in 114 milliseconds