Message ID | 20200518222908.146911-5-luiz.dentz@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Luiz Von Dentz |
Headers | show |
Series | [v2,1/4] a2dp: Fix caching endpoints for unknown version | expand |
diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt index 5f6d25141..6e67ddc9c 100644 --- a/doc/settings-storage.txt +++ b/doc/settings-storage.txt @@ -225,6 +225,8 @@ Sample Attributes section: LastUsed:<xx>:<xx> String LastUsed has two fields which are the local and remote seids as hexadecimal encoded string. + DelayReporting: Bool DelayReporting indicates remote + support Delay Reporting feature. Info file format ================
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Add documentation of DelayReporting storage as that has been added to the cache. --- doc/settings-storage.txt | 2 ++ 1 file changed, 2 insertions(+)