Home
last modified time | relevance | path

Searched refs:spTransport (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/nxp/nfc/snxxx/halimpl/tml/
H A DNfccTransportFactory.h24 typedef std::shared_ptr<NfccTransport> spTransport; typedef
27 extern spTransport gpTransportObj;
66 spTransport getTransport(transportIntf transportType);
H A DNfccTransportFactory.cc63 spTransport NfccTransportFactory::getTransport(transportIntf transportType) { in getTransport()
65 spTransport mspTransportInterface; in getTransport()
H A DphTmlNfc.cc46 spTransport gpTransportObj;
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
H A DEseTransportFactory.h24 typedef std::shared_ptr<EseTransport> spTransport; typedef
27 extern spTransport gpTransportObj;
66 spTransport getTransport(transportIntf transportType);
H A DEseTransportFactory.cpp29 spTransport EseTransportFactory::getTransport(transportIntf transportType) { in getTransport()
30 spTransport mspTransportInterface; in getTransport()
H A DphNxpEsePal.cpp56 spTransport gpTransportObj;
/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal.cc84 extern spTransport gpTransportObj;