Skip to content
Commit 91a32269 authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

NFC: Define secure element connectivity and transaction events



The SE_CONNECTIVITY event is for an SE to request connection to e.g. a
modem. The SE_TRANSACTION one is sent when an application running on a
specific SE wants to notify the host CPU about the end of a transaction.
Those events respectively map to the EVT_CONNECTIVITY and the
EVT_TRANSACTION HCI events.

Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 1972b5b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment