Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc.h100 phTmlNfc_e_ResetDevice = PH_TMLNFC_RESETDEVICE, /* Reset the device */ enumerator
DphTmlNfc.c908 case phTmlNfc_e_ResetDevice: in phTmlNfc_IoCtl()
/external/libnfc-nci/halimpl/pn54x/hal/
DphNxpNciHal.c890 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_write_unlocked()
1099 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_core_initialized()
1876 status = phTmlNfc_IoCtl (phTmlNfc_e_ResetDevice); in phNxpNciHalRFConfigCmdRecSequence()
2181 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_power_cycle()
2799 status = phTmlNfc_IoCtl (phTmlNfc_e_ResetDevice); in phNxpNciHal_core_reset_recovery()
/external/libnfc-nci/halimpl/pn54x/self-test/
DphNxpNciHal_SelfTest.c1710 status = phTmlNfc_IoCtl(phTmlNfc_e_ResetDevice); in phNxpNciHal_PrbsTestStop()