Home
last modified time | relevance | path

Searched refs:NfccReset (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.cc597 (void)gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_Shutdown()
857 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
860 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
863 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
866 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
873 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
884 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
887 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
890 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
901 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
[all …]
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccTransport.cc21 int NfccTransport::NfccReset(__attribute__((unused)) void* pDevHandle, in NfccReset() function in NfccTransport
DNfccI2cTransport.h140 int NfccReset(void* pDevHandle, NfccResetType eType);
DNfccTransport.h142 virtual int NfccReset(void* pDevHandle, NfccResetType eType);
DNfccI2cTransport.cc326 int NfccI2cTransport::NfccReset(void* pDevHandle, NfccResetType eType) { in NfccReset() function in NfccI2cTransport