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

  /external/libnfc-nci/src/hal/include/
nfc_hal_api.h 124 tHAL_API_POWER_CYCLE *power_cycle; member in struct:__anon28545
  /hardware/libhardware/include/hardware/
nfc.h 189 * (*power_cycle)() Restart controller by power cyle;
192 int (*power_cycle)(const struct nfc_nci_device *p_dev); member in struct:nfc_nci_device
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 94 dev->power_cycle = hal_power_cycle;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 152 dev->nci_device.power_cycle = hal_power_cycle;
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 314 mHalEntryFuncs.power_cycle = HalPowerCycle;
539 mHalDeviceContext->power_cycle (mHalDeviceContext);
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 328 nfc_cb.p_hal->power_cycle();

Completed in 72 milliseconds