Functions in
nfc_se_transaction.h
Functions in nfc_se_transaction.h.
nfc_se_free_transaction()
Free a transaction allocated with the
nfc_se_parse_transaction
function.
nfc_se_parse_transaction()
This function has been deprecated.
nfc_se_parse_transactionV2()
Parse a transaction into a
nfc_se_transaction_t*
.
nfc_se_transaction_check_source_gid()
Validate the authenticity of a transaction notification.
nfc_se_transaction_get_aid()
Retrieve an AID used in a transaction.
nfc_se_transaction_get_event_data()
Retrieve a pointer to the event data from the transaction.
nfc_se_transaction_get_event_data_length()
Retrieve the length of the event data from the transaction.
nfc_se_transaction_get_number_of_aids()
Retrieve the number of application identifiers (AIDs) involved in the transaction.
nfc_se_transaction_get_protocol()
Retrieve the protocol used to perform the transaction.
nfc_se_transaction_get_se_type()
Retrieve the type of secure element the specified transaction occurs on.
nfc_se_transaction_foreground_application()
Bring the current application to the foreground.
Parent topic:
NFC secure element transactions (nfc_se_transaction.h)