Home
last modified time | relevance | path

Searched refs:setEseUpdateState (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
DNfcAdaptation.cpp246 ESESTATUS NfcAdaptation::setEseUpdateState(void* p_data) { in setEseUpdateState() function in NfcAdaptation
261 ret = mHalNxpNfc->setEseUpdateState( in setEseUpdateState()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxpNfc.h49 Return<bool> setEseUpdateState(NxpNfcHalEseState state) override;
DNxpNfc.cpp64 Return<bool> NxpNfc::setEseUpdateState(NxpNfcHalEseState eSEState) { in setEseUpdateState() function in vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc
/hardware/nxp/secure_element/snxxx/libese-spi/src/include/
DNfcAdaptation.h76 static ESESTATUS setEseUpdateState(void* p_data);
/hardware/nxp/nfc/intf/nxpnfc/2.0/
DINxpNfc.hal51 setEseUpdateState(NxpNfcHalEseState eSEState) generates (bool status);