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)
commitd62e6d67a776fe6a0a725e2835e4f9e16e8db512
treec9e7a825400b938900e7dad2c57aa71f72a5d74b
parent5d4e7e8db0544ec53025383bac49a3328affdad3
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