]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b58080b5d04551fe2193fa0aeb17c3818a3bfcc
tree98fc5da4793bd16810a47450afe28e7304bdea8c
parent9170e0eb0f8006fe034bd24ef48b0f1b6ea06ec9
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