commit | 67cccfe17d1b3da1ed6c79e643c9be95ebde9642 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@linux.intel.com> | Thu Sep 13 17:10:00 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Sep 25 00:17:25 2012 +0200 |
tree | ec08617b50bbb6dce81fd3436b582e3cf55b231a | |
parent | f3e8fb552789f4845e60b11c47b676d14b9488e5 [diff] |
NFC: Add an LLC Core layer to HCI The LLC layer manages modules that control the link layer protocol (such as shdlc) between HCI and an HCI driver. The driver must simply specify the required llc when it registers with HCI. Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>