]> 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)
commitfdda3563efa61c7ad3bbc86b110850bd3e0a3308
tree312e7bf27fee8d7df5986587d18e58b81f915792
parent75cb9e31a789679499b83c4eeb29bc933e573630
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