Bluetooth: Create hci_do_inquiry()
authorAndre Guedes <andre.guedes@openbossa.org>
Mon, 7 Nov 2011 14:45:24 +0000 (11:45 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Nov 2011 14:54:07 +0000 (12:54 -0200)
commit2519a1fc82490eb13d69610f81fe84930f3b0e3f
treebc6093f6109b512e82063665d5d80359c2d21c08
parent66af7aaf9edff55b7995bbe1ff508513666d0671
Bluetooth: Create hci_do_inquiry()

This patch adds a function to hci_core to carry out inquiry.

All inquiry code from start_discovery() were replaced by a
hci_do_inquiry() call.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/mgmt.c