Bluetooth: Add mgmt_device_found event
authorJohan Hedberg <johan.hedberg@nokia.com>
Wed, 30 Mar 2011 20:57:16 +0000 (23:57 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 4 Apr 2011 21:47:06 +0000 (18:47 -0300)
commite17acd40f6006d0a0e0b1b3f7359ba4d543011c6
treeb46e79738c7d54d2e05d14ca81305526d3828eb3
parent1e429f3842b5c9b5967a250f4daf78f92436268c
Bluetooth: Add mgmt_device_found event

This patch adds a device_found event to the Management interface. For
now the event only maps to BR/EDR inquiry result HCI events, but in the
future the plan is to also use it for the LE device discovery process.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
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