Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/include/
Dspdhelper.h40 bool isSpdDebugImpl() { return mSpdDebug; } in isSpdDebugImpl() function
/system/nfc/halimpl/bcm2079x/adaptation/
Dspdhelper.cpp33 bool b = getInstance().isSpdDebugImpl(); in isSpdDebug()