]> 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)
commite51d3d9aaf9a2e648d16677a5e05721ed8dae057
treebc6093f6109b512e82063665d5d80359c2d21c08
parent11ba02d3150b66fecd044202d999551cc757d889
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