diff mbox series

[v2,4/4] doc/settings-storage: Update documentation of Endpoints

Message ID 20200518222908.146911-5-luiz.dentz@gmail.com
State Superseded
Headers show
Series [v2,1/4] a2dp: Fix caching endpoints for unknown version | expand

Commit Message

Luiz Augusto von Dentz May 18, 2020, 10:29 p.m. UTC
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(+)
diff mbox series

Patch

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
 ================