Searched refs:mspTransportInterface (Results 1 – 2 of 2) sorted by relevance
30 spTransport mspTransportInterface; in getTransport() local34 mspTransportInterface = std::make_shared<EseSpiTransport>(); in getTransport()37 mspTransportInterface = std::make_shared<EseSpiTransport>(); in getTransport()40 return mspTransportInterface; in getTransport()
65 spTransport mspTransportInterface; in getTransport() local69 mspTransportInterface = std::make_shared<NfccI2cTransport>(); in getTransport()72 mspTransportInterface = std::make_shared<NfccI2cTransport>(); in getTransport()75 return mspTransportInterface; in getTransport()