]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for Local OOB Extended Data Update events
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 23:11:21 +0000 (16:11 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 17 Mar 2015 06:16:48 +0000 (08:16 +0200)
commit6fd921bf3cbb19ea5c58c797a528b06d2d16de30
treef7639b65edcac4187963cf9db1eb8e661369bd88
parentdfe7ef3217b0af16aa613d7278f3597eaf75ad5a
Bluetooth: Add support for Local OOB Extended Data Update events

When a different user requests a new set of local out-of-band data, then
inform all previous users that the data has been updated. To limit the
scope of users, the updates are limited to previous users. If a user has
never requested out-of-band data, it will also not see the update.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c