Bluetooth: Add name resolving support for mgmt based discovery
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 4 Jan 2012 13:44:20 +0000 (15:44 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:20 +0000 (17:01 +0200)
commit30dc78e1a2bcbe2a0fca7aa44dfded4bb0db6148
treee84a8d690192e75d14212d690e772575eebf68e8
parentff9ef5787046c3fd20cf9f7ca1cd70260c1eedb9
Bluetooth: Add name resolving support for mgmt based discovery

This patch adds the necessary logic to perform name lookups after
inquiry completes. This is done by checking for entries in the resolve
list after each inquiry complete and remote name complete HCI event.

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/mgmt.c