]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add event mask page 2 setting support
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 13 Sep 2013 08:40:02 +0000 (11:40 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 19 Sep 2013 15:21:44 +0000 (10:21 -0500)
commit250483ad35e7d47193dfb31f1afc3be7aa420c38
treec9e7a825400b938900e7dad2c57aa71f72a5d74b
parent7682f894bd4ca567b07672caffeee14af90f4ec6
Bluetooth: Add event mask page 2 setting support

For those controller that support the HCI_Set_Event_Mask_Page_2 command
we should include it in the init sequence. This patch implements sending
of the command and enables the events in it based on supported features
(currently only CSB is checked).

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
net/bluetooth/hci_core.c