commit | b1078ad0be344e7bec6e7991f33df17565d24e08 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 09 17:21:16 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 13 17:01:37 2012 +0200 |
tree | 959a51367996856bcb0be46a7712bde0b2225a8f | |
parent | 82eb703efc2ad2ac52cada85a5119bb9dfcea942 [diff] |
Bluetooth: Add Device Unpaired mgmt event This patch add a new Device Unpaired mgmt event. This will be sent to all mgmt sockets except the one that requested unpairing (that socket will get a command complete instead). The event is also reserved for future SMP updates where a remote device will be able to request pairing revocation from us. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>