commit | 89bc22d23f63c2d437f677d7eae0fa922bedcdcb | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Jul 04 16:54:37 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Jul 04 18:09:32 2014 +0300 |
tree | 2c797d8fe591af18be6f453abcfa2c14b74ead1a | |
parent | 118305b50a73b46ff6c1c0453d7ae642b26dff82 [diff] |
Bluetooth: Add quirk for invalid controller address setting When a Bluetooth controller does not have a valid public Bluetooth address, then allow the driver to indicate this. If the quirk is set, the Bluetooth core will switch to unconfigured state first and will allow userspace to configure the address before starting the full initialization of the controller. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>