commit | fabed38fcf456cc5d3e6946fab78855aa65bd40b | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Aug 08 09:32:48 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Aug 14 08:49:16 2014 +0200 |
tree | e100fad994078208e699fd9cc50fc715a883afdc | |
parent | d3368605591b88cd8af522adadb1c460a8f8e7bb [diff] |
Bluetooth: Fix hci_update_random_address() error return for no crypto If the AES crypto context is not available we cannot generate new RPAs. We should therefore cleanly return an error from the function responsible for updating the random address. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>