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 23 bool isSpdDebugImpl() {return mSpdDebug;}
28 bool mSpdDebug;
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 87 if (!GetNumValue((char*)NAME_SPD_DEBUG, &mSpdDebug, sizeof(mSpdDebug)))
88 mSpdDebug = false;

Completed in 160 milliseconds