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