Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEse_Internal.h125 NotifyWtxReq* fPtr_WtxNtf; /*!< Wait extension callback notification*/ member
DphNxpEse_Api.cpp202 nxpese_ctxt.fPtr_WtxNtf = initParams.fPtr_WtxNtf; in phNxpEse_init()
1933 if (nxpese_ctxt.fPtr_WtxNtf) { in phNxpEse_NotifySEWtxRequest()
1934 (nxpese_ctxt.fPtr_WtxNtf)(state); in phNxpEse_NotifySEWtxRequest()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/inc/
DphNxpEse_Api.h84 NotifyWtxReq* fPtr_WtxNtf; /*!< Wait extension callback notification*/ member
/hardware/nxp/secure_element/snxxx/1.1/
DSecureElement.cpp73 initParams.fPtr_WtxNtf = SecureElement::NotifySeWaitExtension; in init()
131 initParams.fPtr_WtxNtf = SecureElement::NotifySeWaitExtension; in init_1_1()
629 initParams.fPtr_WtxNtf = SecureElement::NotifySeWaitExtension; in seHalInit()
/hardware/nxp/secure_element/snxxx/1.2/
DSecureElement.cpp75 initParams.fPtr_WtxNtf = SecureElement::NotifySeWaitExtension; in init()
140 initParams.fPtr_WtxNtf = SecureElement::NotifySeWaitExtension; in init_1_1()
737 initParams.fPtr_WtxNtf = SecureElement::NotifySeWaitExtension; in seHalInit()