Bluetooth: Use individual flags for certain management events
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 29 Aug 2016 04:19:46 +0000 (06:19 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 1 Sep 2016 16:34:26 +0000 (18:34 +0200)
commitd363e9eeadc3066da16e6ab59fe52a156340536e
tree1d44edcf4c8bc115299f01bd274eedccf4a3f267
parent367dd2b155e2297e0fb1743c8c98114ccdb27893
Bluetooth: Use individual flags for certain management events

Instead of hiding everything behind a general managment events flag,
introduce indivdual flags that allow fine control over which events are
send to a given management channel.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_sock.c
net/bluetooth/mgmt.c
This page took 0.02497 seconds and 5 git commands to generate.