commit | f950a30e2433f049c17fc47caced1397d25373a6 | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@tieto.com> | Fri Jan 18 12:48:07 2013 +0100 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Jan 23 01:47:30 2013 -0200 |
tree | 1071d169b05b4f9c35ccb7b9542a79aad9f46fd9 | |
parent | fe038884a83b85f2bb61c77609eacb5cf613d3fb [diff] |
Bluetooth: Fix pair device command reply if adapter is powered off According to Bluetooth Management API specification Pair Device Command should generate command complete event on both success and failure. This fix replying with command status (which lacks address info) when adapter is powered off. Signed-off-by: Szymon Janc <szymon.janc@tieto.com> Acked-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>