]> 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)
commite55810bfb116187ec5c5d8e0d5841b7df882aa74
tree488d94f7b05d394b5b29a0a9adae0cf67bbb4cf0
parent98a7a77dc6b2408b5ef9dd2dce2f5a4576ebb192
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