commit | 72000df2c01d6927319ad7e3f43460f6d0227de5 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Mar 16 16:11:21 2015 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Mar 17 08:16:48 2015 +0200 |
tree | f7639b65edcac4187963cf9db1eb8e661369bd88 | |
parent | 5425f98e863ac5e4798a186475d4a8d95a2c08e8 [diff] |
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>