Bluetooth: Store scan response data in HCI device
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 07:16:47 +0000 (00:16 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 07:30:05 +0000 (10:30 +0300)
commitf8e808bd6853f1ada3614f99c95beac1bc2f2140
treebcbc5e90b4d99c05ff604a6f035376f0622eff3f
parent46cad2edb13be71ae11da896411db8a42b82d555
Bluetooth: Store scan response data in HCI device

The scan response data needs to be stored in HCI device and so
add a buffer for it and also ensure to clear it when resetting
the controller.

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