]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d77249f024a774d297b99b8a8bb42de821eb786
treee84a8d690192e75d14212d690e772575eebf68e8
parentb45c3a261f3be9fc6978510b3935a18ab4bbc133
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