Searched refs:NfccReset (Results 1 – 5 of 5) sorted by relevance
/hardware/nxp/nfc/snxxx/halimpl/tml/ |
D | phTmlNfc.cc | 597 (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/ |
D | NfccTransport.cc | 21 int NfccTransport::NfccReset(__attribute__((unused)) void* pDevHandle, in NfccReset() function in NfccTransport
|
D | NfccI2cTransport.h | 140 int NfccReset(void* pDevHandle, NfccResetType eType);
|
D | NfccTransport.h | 142 virtual int NfccReset(void* pDevHandle, NfccResetType eType);
|
D | NfccI2cTransport.cc | 326 int NfccI2cTransport::NfccReset(void* pDevHandle, NfccResetType eType) { in NfccReset() function in NfccI2cTransport
|