HomeSort by relevance Sort by last modified time
    Searched refs:mSpdDebug (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h 41 bool isSpdDebugImpl() {return mSpdDebug;}
46 bool mSpdDebug;
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 106 if (!GetNumValue((char*)NAME_SPD_DEBUG, &mSpdDebug, sizeof(mSpdDebug)))
107 mSpdDebug = false;

Completed in 43 milliseconds