Home
last modified time | relevance | path

Searched refs:power_cycle (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/hal/include/
Dnfc_hal_api.h114 tHAL_API_POWER_CYCLE *power_cycle; member
/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp274 mHalEntryFuncs.power_cycle = HalPowerCycle; in InitializeHalDeviceContext()
498 mHalDeviceContext->power_cycle (mHalDeviceContext); in HalPowerCycle()
/external/libnfc-nci/halimpl/bcm2079x/
Dnfc_nci.c142 dev->nci_device.power_cycle = hal_power_cycle; in nfc_open()
/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c328 nfc_cb.p_hal->power_cycle(); in nfc_task_shutdown_nfcc()