remarkable-linux/net/bluetooth
Johan Hedberg 14a5366413 Bluetooth: Add basic discovery commands to the management interface
This patch adds start_discovery and stop_discovery commands to the
management interface. Right now their implementation is fairly
simplistic and the parameters are fixed to what user space has
defaulted to so far.
This is the very initial phase for discovery implementation into
the kernel. Next steps include name resolution, LE scanning and
bdaddr type handling.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Anderson Briglia <anderson.briglia@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-04-28 01:10:03 -03:00
..
bnep Bluetooth: Use kthread API in bnep 2011-04-05 12:40:47 -03:00
cmtp Bluetooth: Move more channel info to struct l2cap_chan 2011-04-28 01:09:58 -03:00
hidp Bluetooth: Move more channel info to struct l2cap_chan 2011-04-28 01:09:58 -03:00
rfcomm Bluetooth: Move conn to struct l2cap_chan 2011-04-28 01:10:00 -03:00
af_bluetooth.c Bluetooth: remove unnecessary call to hci_sock_cleanup 2011-02-25 22:36:58 -03:00
hci_conn.c Bluetooth: Use ERR_PTR as return error from hci_connect 2011-02-27 17:11:29 -03:00
hci_core.c Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 2011-04-20 21:47:07 -03:00
hci_event.c Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 2011-04-20 21:47:07 -03:00
hci_sock.c
hci_sysfs.c Bluetooth: convert net/bluetooth/ to kstrtox 2011-04-05 13:21:11 -03:00
Kconfig Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig 2011-02-28 14:06:53 -05:00
l2cap_core.c Bluetooth: Fix memory leak with L2CAP channels 2011-04-28 01:10:01 -03:00
l2cap_sock.c Bluetooth: Don't export l2cap_sock_ops 2011-04-28 01:10:02 -03:00
lib.c
Makefile
mgmt.c Bluetooth: Add basic discovery commands to the management interface 2011-04-28 01:10:03 -03:00
sco.c Bluetooth: fix shutdown on SCO sockets 2011-04-18 20:11:46 -03:00