]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Read adversiting channel TX power during init sequence
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 19 Oct 2012 17:57:49 +0000 (20:57 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 13:17:17 +0000 (11:17 -0200)
commit7745eae2889ac8974c906a11826f52fcc573c0b6
tree488d94f7b05d394b5b29a0a9adae0cf67bbb4cf0
parentca0ec309a9064e92fad4a31eb1f5e4dbe0d641de
Bluetooth: Read adversiting channel TX power during init sequence

This patch adds the reading of the LE advertising channel TX power to
the HCI init sequence of LE-capable controllers. This data will be used
e.g. for inclusion in the advertising data packets when advertising is
enabled.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c