commit | 37438c1f7f6d26e1532d6bfc588c958b7dfae668 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Oct 14 16:20:05 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 14 06:48:08 2013 -0700 |
tree | 789d6e3fa4539c85bdc4ac35129b2434d8467aeb | |
parent | d7b856f9380d95a9d663180701da904123c035b8 [diff] |
Bluetooth: Add missing error handling for Set Connectable If the HCI commands related to the Set Connectable command fail we will get a non-zero status in the request completion callback. In such a case we must respond with the appropriate command status message to user space. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>