]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Bluetooth: Make LE only events conditional on supported commands
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 4 Nov 2015 06:17:23 +0000 (07:17 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 4 Nov 2015 07:26:23 +0000 (09:26 +0200)
commitbb8afa484bbe0d9c5a48047435ebc2b8ef05f65a
treef55dbe0187c6bbcb2b91739fef79a76b98e4285e
parentb69123be769e27e815eefe6443fd98191fe3d2ba
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