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)
commit85b9ce9a21b119a8163f20d60e7f0ce58fffbeef
tree86c2206f1149930987b1b6b001e5b19a3f09732b
parentcaa575a86ec1f177730cafa089d69ab4e424860c
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
This page took 0.024759 seconds and 5 git commands to generate.