]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: nci: add nci_get_conn_info_by_id function
authorRobert Dolca <robert.dolca@intel.com>
Thu, 22 Oct 2015 09:11:41 +0000 (12:11 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 25 Oct 2015 19:29:11 +0000 (20:29 +0100)
commitf80a1b90f0d8ec781ead4246635042133fabecbc
tree86c2206f1149930987b1b6b001e5b19a3f09732b
parent143cd1cd05a93db1ef052532596c6dbf695b7c4d
NFC: nci: add nci_get_conn_info_by_id function

This functin takes as a parameter a pointer to the nci_dev
struct and the first byte from the values of the first domain
specific parameter that was used for the connection creation.

Signed-off-by: Robert Dolca <robert.dolca@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci_core.h
net/nfc/nci/core.c