Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.cc627 (void)gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_CleanUp()
934 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
949 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
952 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
955 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
978 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
981 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
984 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
991 gpTransportObj->NfccReset(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_IoCtl()
994 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.h169 int NfccReset(void* pDevHandle, NfccResetType eType);
DNfccTransport.h137 virtual int NfccReset(void* pDevHandle, NfccResetType eType);
DNfccI2cTransport.cc338 int NfccI2cTransport::NfccReset(void* pDevHandle, NfccResetType eType) { in NfccReset() function in NfccI2cTransport