Home
last modified time | relevance | path

Searched refs:OpenAndConfigure (Results 1 – 9 of 9) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/spi/
DEseSpiTransport.h25 ESESTATUS OpenAndConfigure(pphPalEse_Config_t pConfig);
DEseSpiTransport.cpp173 ESESTATUS EseSpiTransport::OpenAndConfigure(pphPalEse_Config_t pConfig) { in OpenAndConfigure() function in EseSpiTransport
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h90 NFCSTATUS OpenAndConfigure(pphTmlNfc_Config_t pConfig, void** pLinkHandle);
DNfccTransport.h90 virtual NFCSTATUS OpenAndConfigure(pphTmlNfc_Config_t pConfig,
DNfccI2cTransport.cc80 NFCSTATUS NfccI2cTransport::OpenAndConfigure(pphTmlNfc_Config_t pConfig, in OpenAndConfigure() function in NfccI2cTransport
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DEseTransport.h132 virtual ESESTATUS OpenAndConfigure(pphPalEse_Config_t pConfig) = 0;
DphNxpEsePal.cpp96 status = gpTransportObj->OpenAndConfigure(pConfig); in phPalEse_open_and_configure()
/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.cc118 wInitStatus = gpTransportObj->OpenAndConfigure( in phTmlNfc_Init()
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.cc1835 status = gpTransportObj->OpenAndConfigure(&tTmlConfig, in phNxpNciHal_releasePendingRead()