commit | 5ea234d3e5ff9b6e5c82bde5979307213dde249d | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jul 06 12:11:16 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Jul 06 13:42:31 2014 +0300 |
tree | 6458d7d0dd0de8938c8468d359da50216991e0a9 | |
parent | 9713c17b086c1ebfe34ea4d34147a778276e2dab [diff] |
Bluetooth: Clear HCI_RAW flag when controller becomes configured When an unconfigured controllers reaches the configured state, it is important to change the HCI_RAW flag. It indicates to userspace that the controller is fully operational. External configuration allows to bring the controller back into an unconfigured state. In that case make sure HCI_RAW flag is set again. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>