Home
last modified time | relevance | path

Searched refs:Flushdata (Results 1 – 6 of 6) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccTransport.cc49 bool NfccTransport::Flushdata(__attribute__((unused)) in Flushdata() function in NfccTransport
DNfccI2cTransport.h222 bool Flushdata(pphTmlNfc_Config_t pConfig);
DNfccTransport.h239 virtual bool Flushdata(pphTmlNfc_Config_t pConfig);
DNfccI2cTransport.cc112 bool NfccI2cTransport::Flushdata(pphTmlNfc_Config_t pConfig) { in Flushdata() function in NfccI2cTransport
/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.cc108 if (!gpTransportObj->Flushdata(pConfig)) { in phTmlNfc_Init()
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.cc1832 if (!gpTransportObj->Flushdata(&tTmlConfig)) { in phNxpNciHal_releasePendingRead()