Bluetooth: mgmt: multi adv for read_adv_features()
authorFlorian Grandel <fgrandel@gmail.com>
Thu, 18 Jun 2015 01:16:38 +0000 (03:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Jun 2015 16:11:51 +0000 (18:11 +0200)
commit286e0c83df948eef9f51d50ed68ec8a1bb5051e4
tree312e7bf27fee8d7df5986587d18e58b81f915792
parentefae002c2c8acd1fd2d0c6e47122944094c8ae1f
Bluetooth: mgmt: multi adv for read_adv_features()

The read_adv_features() method had a single instance identifier hard
coded. Refer to the advertising instance list instead to return a
dynamically generated list of instance identifiers.

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