Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DEseTransportFactory.h66 spTransport getTransport(transportIntf transportType);
DEseTransportFactory.cpp29 spTransport EseTransportFactory::getTransport(transportIntf transportType) { in getTransport() function in EseTransportFactory
DphNxpEsePal.cpp116 gpTransportObj = transportFactory.getTransport((transportIntf)transportType); in phPalEse_ConfigTransport()
/hardware/nxp/nfc/snxxx/halimpl/tml/
DNfccTransportFactory.h66 spTransport getTransport(transportIntf transportType);
DNfccTransportFactory.cc63 spTransport NfccTransportFactory::getTransport(transportIntf transportType) { in getTransport() function in NfccTransportFactory
DphTmlNfc.cc197 gpTransportObj = transportFactory.getTransport((transportIntf)transportType); in phTmlNfc_ConfigTransport()