Searched defs:notifyTransactionListenersOfAid (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DSecureElement.cpp562 ** Function: notifyTransactionListenersOfAid
571 void SecureElement::notifyTransactionListenersOfAid (const UINT8* aidBuffer, UINT8 aidBufferLen) function in class:SecureElement
573 static const char fn [] = "SecureElement::notifyTransactionListenersOfAid";
1350 sSecElem.notifyTransactionListenersOfAid (&eventData->rcvd_evt.p_evt_buf[2], eventData->rcvd_evt.p_evt_buf[1]);

Completed in 10 milliseconds