Bluetooth: Add initial mgmt_confirm_name support
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 4 Jan 2012 11:31:59 +0000 (13:31 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:19 +0000 (17:01 +0200)
commit561aafbcb2e3f8fee11d3781f866c7b4c4f93a28
tree98fc5da4793bd16810a47450afe28e7304bdea8c
parent32748db00228b67a5315a91e1a6dd2c54864d87b
Bluetooth: Add initial mgmt_confirm_name support

This patch adds initial support for mgmt_confirm_name. It adds the
necessary tracking of the name state by extending the inquiry cache. The
actual name resolving operation (to be done once inquiry is finished) is
not yet part of this patch.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/hci_sysfs.c
net/bluetooth/mgmt.c