Home
last modified time | relevance | path

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

/hardware/samsung/nfc/1.2/
DHalSecNfc.h22 int nfc_hal_closeForPowerOffCase(void);
DSecNfc.cpp126 NFCSTATUS status = nfc_hal_closeForPowerOffCase(); in closeForPowerOffCase()
/hardware/samsung/nfc/halimpl/include/
Dhal.h167 int nfc_hal_closeForPowerOffCase(void);
/hardware/samsung/nfc/halimpl/src/
Dhal.cc348 int nfc_hal_closeForPowerOffCase(void) { in nfc_hal_closeForPowerOffCase() function