]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c4e72b76122b327733ce5fa1068f1a797dc2949
treec54c7bd6c56200bd50ec2188eaf07d504f48ccf9
parent03bb3203fd9e4d6849596606645322ecb6fb01cf
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