Bluetooth: Make LE only events conditional on supported commands
commit5c3d3b4c4f3df584a90301b944580bf4c1974f12
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 4 Nov 2015 06:17:23 +0000 (4 07:17 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:26 +0000 (19 17:50 +0100)
treef324fe76c1aef4a32be1fe84c25ea538915533d3
parent9fe759ceedcdc0c43234382425a158c3f31e6909
Bluetooth: Make LE only events conditional on supported commands

For the LE only controllers, there are events that should not be enabled
if the corresponding command is not supported.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_core.c