commit | a0cdf960bec0b040307229bc25c40fa33c20dff1 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 02 00:27:02 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Wed Oct 02 13:51:50 2013 +0300 |
tree | 715cbd9cd9e66d9b588d84467c88eadb6024e0e9 | |
parent | 0663ca2a032eea12480a8f86fe08bef9d72f8faf [diff] |
Bluetooth: Restrict disabling of HS when controller is powered off Disabling the high speed setting when the controller is powered on has too many side effects that are not taken care of. And in general it is not an useful operation anyway. So just make such a command fail with a rejection error message. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>