commit | 81de4cf3231dd9ccb7bdea61dcad8fa6d292c900 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Apr 25 11:05:46 2013 +0300 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Apr 26 12:52:30 2013 +0300 |
tree | c683f856138a9d4716eeb417d6dcf8bbe35e8eba | |
parent | 951c8c5c8024debfb2218dd483570cc66662f27d [diff] |
Bluetooth: Handle LE L2CAP signalling in its own function The LE L2CAP signalling channel follows its own rules and will continue to evolve independently from the BR/EDR signalling channel. Therefore, it makes sense to have a clear split from BR/EDR by having a dedicated function for handling LE signalling commands. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>