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)
commit72000df2c01d6927319ad7e3f43460f6d0227de5
treef7639b65edcac4187963cf9db1eb8e661369bd88
parent5425f98e863ac5e4798a186475d4a8d95a2c08e8
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