]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99d8fdd812115b06dd0b994cfaf6d52e11487050
tree312e7bf27fee8d7df5986587d18e58b81f915792
parent4fb9cdc5016135f2282a75a01b2378314902969c
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