commit | 8761f9d6620b0be6b08f21807568fbbfcbb128d2 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Nov 02 02:45:58 2014 +0100 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Nov 02 09:58:50 2014 +0200 |
tree | 846ace1a19d0059ea2a39a750a1a08cebfbab300 | |
parent | 62906710182a7d079a69932a93ebd003caaa7135 [diff] |
Bluetooth: Check status of command complete for HCI_Reset When the HCI_Reset command returns, the status needs to be checked. It is unlikely that HCI_Reset actually fails, but when it fails, it is a bad idea to reset all values since the controller will have not reset its values in that case. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>