]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add Device Unpaired mgmt event
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 9 Feb 2012 15:21:16 +0000 (17:21 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:37 +0000 (17:01 +0200)
commitf6a1b4c27c7088976a28b9beda6dcaebdaa4b2f9
tree959a51367996856bcb0be46a7712bde0b2225a8f
parent32f06655b469709e13ce7b653dc5dda0746e3da3
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>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c