commit | 9b27f350688c9399da10c2b888c4044c2c1bd923 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Fri Feb 24 16:00:00 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Feb 24 20:35:02 2012 +0200 |
tree | fbdd090275c27a910e6b56d10f608a5ad2eb0cbf | |
parent | 5b4cedaa14bd1fe3ca1d59c684203a6ae7747faa [diff] |
Bluetooth: Remove duplicated code in l2cap conn req The same sequence sending L2CAP Connection Request was used in several places. Using subroutine makes those places easy to read. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Reviewed-by: Ulisses Furquim <ulisses@profusion.mobi> Acked-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>