Files
android_kernel_xiaomi_sm8450/net/nfc
Christophe Ricard b16ae7160a NFC: nci: Support all destinations type when creating a connection
The current implementation limits nci_core_conn_create_req()
to only manage NCI_DESTINATION_NFCEE.
Add new parameters to nci_core_conn_create() to support all
destination types described in the NCI specification.
Because there are some parameters with variable size dynamic
buffer allocation is needed.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-02-04 09:10:50 +01:00
..
2013-12-11 10:56:21 -05:00
2014-11-28 14:07:51 +01:00
2013-12-11 10:56:21 -05:00
2014-11-24 04:28:48 -05:00