commit | f351bc72676e2666543511558215fe3c95d4336f | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Wed Oct 31 15:46:35 2012 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Nov 01 20:27:09 2012 -0200 |
tree | 129269d69e979d393092ddc69c392c1bef19d150 | |
parent | 419e08c1121ab346bf5f66fe0a21950529355cee [diff] |
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id When deciding whether to send EFS configuration response with success, check rather for existence of High Speed physical link hs_hcon then ctrl_id. There might be cases when there is ctrl_id but high speed link is not established yet. 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>