]> 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)
commit802ddf00e6c6456401b63842796a245f358b717c
tree86c2206f1149930987b1b6b001e5b19a3f09732b
parent03e1d3daa527ff60010f69215aac54767b93e56f
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