commit | f6c63249698aaa87399e795adcf3b70171384dc2 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Aug 15 21:06:59 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 08 19:07:53 2014 +0200 |
tree | 9c722bd8313116f1a472c70427c297f17cb52289 | |
parent | f8aaf9b65a77267f749c1af641e46c3457d50701 [diff] |
Bluetooth: Refactor connection parameter freeing into its own function The necessary steps for freeing connection paramaters have grown quite a bit so we can simplify the code by factoring it out into its own function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>