]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb8b1be1623ba9469273e048bc71d0d13366768df
treebcbc5e90b4d99c05ff604a6f035376f0622eff3f
parent9457f4da0c5cd672acb56ffa9b1bb9ac4dbd7691
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