Bluetooth: mgmt: multi adv for create_instance_adv_data()
authorFlorian Grandel <[email protected]>
Thu, 18 Jun 2015 01:16:44 +0000 (03:16 +0200)
committerMarcel Holtmann <[email protected]>
Thu, 18 Jun 2015 16:11:52 +0000 (18:11 +0200)
commitf63ba24b97ac795c516315c2b1b8a8463a6acd46
treea6ccc509c7a6e4644002346262beaf8af686211d
parentca21fbe97c444c42fee7211dd625f2f4d373fad8
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 <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
net/bluetooth/mgmt.c