]> Git Repo - linux.git/commit
Bluetooth: Add mgmt_device_found event
authorJohan Hedberg <[email protected]>
Wed, 30 Mar 2011 20:57:16 +0000 (23:57 +0300)
committerGustavo F. Padovan <[email protected]>
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 <[email protected]>
Signed-off-by: Gustavo F. Padovan <[email protected]>
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c
This page took 0.052791 seconds and 4 git commands to generate.