]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add basic discovery commands to the management interface
authorJohan Hedberg <johan.hedberg@nokia.com>
Wed, 27 Apr 2011 14:29:56 +0000 (10:29 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 04:10:03 +0000 (01:10 -0300)
commite0706c842e32f1065d8191ec91224f62f19ce216
tree9a731741ee34c1d7ea5abdd290bc27cd45277753
parent02d17dc92c218dae9a2fb3f5e19dc28e1e43ff3f
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>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c