Bluetooth: Add hci_update_random_address() convenience function
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 23 Feb 2014 17:42:21 +0000 (19:42 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 23 Feb 2014 20:24:25 +0000 (12:24 -0800)
commitebd3a74765377b7528bb372aab2890638790301d
tree4bec7bdbc0736aedfac3e16faa2f9fd683a719de
parentd6bfd59caef7e543c7786af9664309dd1a7f6396
Bluetooth: Add hci_update_random_address() convenience function

This patch adds a convenience function for updating the local random
address which is needed before advertising, scanning and initiating LE
connections.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c