]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb556133535fba916c4ecf8c635819f23da3d4d05
treeb46e79738c7d54d2e05d14ca81305526d3828eb3
parent49c700bfb522d5105d6abca15cb8cdafc1005b3a
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