Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/include/
Dspdhelper.h32 static bool isSpdDebug();
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dspdhelper.cpp39 bool SpdHelper::isSpdDebug() in isSpdDebug() function in SpdHelper
Dpatchram.cpp222 if (SpdHelper::isSpdDebug()) in postDownloadPatchram()
493 postDownloadPatchram(SpdHelper::isSpdDebug() ? HAL_NFC_STATUS_FAILED : in StartPatchDownload()