]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add discovering event to the Management interface
authorJohan Hedberg <johan.hedberg@nokia.com>
Wed, 27 Apr 2011 14:29:57 +0000 (10:29 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 04:10:04 +0000 (01:10 -0300)
commit7d1b97626565d3dddb779d67a278fd79e1d43d22
tree985e9c6739efa1c4190034cb699c3a518ffbbf1e
parente0706c842e32f1065d8191ec91224f62f19ce216
Bluetooth: Add discovering event to the Management interface

This patch adds a new event to the Management interface to track when
local adapters are discovering remote devices. For now this only tracks
BR/EDR discovery procedures.

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/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c