]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
authorFlorian Grandel <fgrandel@gmail.com>
Thu, 18 Jun 2015 01:16:43 +0000 (03:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Jun 2015 16:11:52 +0000 (18:11 +0200)
commit286179d5485931d6fb6e330d615fdac736cae029
treefde48f50c72398b4706f90609c423dddda77ae72
parent516f6f78c071e174acf86ddbb207ad80043a0984
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()

The create_instance_scan_rsp_data() function could not deal with
multiple advertising instances previously. This is being fixed by adding
an additional instance parameter.

Signed-off-by: Florian Grandel <fgrandel@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c