commit | 336178a33491685039d154d1f0a8bd696f51699b | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Wed Oct 31 15:46:27 2012 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Nov 01 20:27:05 2012 -0200 |
tree | f45eb5b089c1f065662790eff7ca7c15b74ec451 | |
parent | ba6fc31727c07e11a7b700a9c17e91ab4bed2f4c [diff] |
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete When logical link creation is completed we need to save hs_hchan which represents logical link instead of hs_hcon representing physical link. hs_hcon shall be saved when receiving physical link complete event. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>