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

  /external/libnfc-nci/src/include/
NfcAdaptation.h 102 static void HalPowerCycle ();
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 274 mHalEntryFuncs.power_cycle = HalPowerCycle;
485 ** Function: NfcAdaptation::HalPowerCycle
492 void NfcAdaptation::HalPowerCycle ()
494 const char* func = "NfcAdaptation::HalPowerCycle";

Completed in 6907 milliseconds