commit | 0a946301c2d3eac8673e556df820c0b6023ac6c3 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri May 10 11:57:06 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 14 13:44:53 2013 +0200 |
tree | 3cc74ad057df00a3dd6dd6f32d4a008473a21924 | |
parent | 0b456c418a5595b9d67f300c9ac6a2441e774603 [diff] |
NFC: Extend and fix the internal secure element API Secure elements need to be discovered after enabling the NFC controller. This is typically done by the NCI core and the HCI drivers (HCI does not specify how to discover SEs, it is left to the specific drivers). Also, the SE enable/disable API explicitely takes a SE index as its argument. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>