]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite89ca6db33a6676e59a2146f7ece3c36010e0b16
tree4bec7bdbc0736aedfac3e16faa2f9fd683a719de
parent2fe1b510afc09e4817bdf45b5fe02b380ec842bc
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