]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit662a5b0d5a0b8c9ca9029eeb79dd8dfce30eeba9
treebc6093f6109b512e82063665d5d80359c2d21c08
parent59f52eaa537c19fef8f7311fd2904ce7f78113fe
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