Bluetooth: Update link key mgmt APIs to match latest spec.
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Nov 2011 21:13:38 +0000 (23:13 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Nov 2011 15:03:25 +0000 (13:03 -0200)
commit86742e1eca319069490f6f20c2892baafc2a6922
tree4274953eb153f00aaa600d46ca587dc2395a8ff8
parentbd2d1334e1dd64765b29f9e1b592777c410ed121
Bluetooth: Update link key mgmt APIs to match latest spec.

BR/EDR link keys have their own commands and events (separate from SMP)
and the remove_keys command (previously remove_key) removes keys of any
kind for the specified remote address.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/hci_core.c
net/bluetooth/mgmt.c