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

The create_instance_adv_data() function could not deal with
multiple advertising instances previously. This is being fixed by
retrieving advertising instances from the newly introduced dynamic
advertising instance list.

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