NFC: nci: Add function to get max packet size for conn
authorRobert Dolca <robert.dolca@intel.com>
Thu, 22 Oct 2015 09:11:34 +0000 (12:11 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 25 Oct 2015 18:11:42 +0000 (19:11 +0100)
commit2663589ce67e5429bac89544bb0e102bb1fcf617
treee96bcdecd2780609370d590988b0410e56c6b90b
parentea785c094d38bc5eae8011330759d68f45236559
NFC: nci: Add function to get max packet size for conn

FDP driver needs to send the firmware as regular packets
(not fragmented). The driver should have a way to
get the max packet size for a given connection.

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/data.c