commit | 7d78525dcf5c6fe5e6e73d22776ed5f960e3153e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Dec 15 00:47:39 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Sun Dec 18 17:41:04 2011 -0200 |
tree | be4ab2f2c9b140733a685e6ac6da2c7e409b3618 | |
parent | ef5803729c2323204f7372617ad97e55e94153b9 [diff] |
Bluetooth: Add timer for automatically disabling the service cache We do not want the service cache to be enabled indefinitely after mgmt_read_info is called. To solve this a timer is added which will automatically disable the cache if mgmt_set_dev_class isn't called within 5 seconds of calling mgmt_read_info. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>