commit | 8afef092a192cb946393bb11cc95b59739c1e57b | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jun 29 22:28:34 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:50 2014 +0200 |
tree | c54c7bd6c56200bd50ec2188eaf07d504f48ccf9 | |
parent | 0b3c7d372b6a74531f1927a3962e41029e26d2d8 [diff] |
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>