Bluetooth: Add Device Added and Device Removed management events
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2014 20:28:34 +0000 (22:28 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:50 +0000 (17:42 +0200)
commit8afef092a192cb946393bb11cc95b59739c1e57b
treec54c7bd6c56200bd50ec2188eaf07d504f48ccf9
parent0b3c7d372b6a74531f1927a3962e41029e26d2d8
Bluetooth: Add Device Added and Device Removed management events

When devices are added or removed, then make sure that events are send
out to all other clients so that the list of devices can be easily
tracked. This is especially important when external clients are
adding or removing devices within the auto-connection list.

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