commit | 791d60f71a8d743df17a5029bb080a24afc4fff6 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue May 14 22:24:44 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 05 07:05:33 2013 -0800 |
tree | 8d285b7a72d09e3c8eae4485c7cf865cd05f1fc7 | |
parent | ad32a2f5ced269f5516950fc8f52b6673462d208 [diff] |
Bluetooth: Refactor L2CAP connect rejection to its own function We'll need to have a separate code path for LE based connection rejection so it's cleaner to move out the response construction code into its own function (and later a second one for LE). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>