From: Samuel Ortiz Date: Tue, 25 Jun 2013 14:22:08 +0000 (+0200) Subject: NFC: Define secure element connectivity and transaction events X-Git-Tag: v3.12-rc1~132^2~84^2^2~108^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a32269e31282405db405b9ec9ce1a30568e4b0;p=pandora-kernel.git 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: Samuel Ortiz --- Reading git-diff-tree failed