From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Document the use of LastUsed entry inside Endpoints group. --- doc/settings-storage.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt index 44b0b4961..f595f9817 100644 --- a/doc/settings-storage.txt +++ b/doc/settings-storage.txt @@ -169,7 +169,9 @@ In "Attributes" group GATT database is stored using attribute handle as key all data required to re-create given attribute. ":" is used to separate fields. In "Endpoints" group A2DP remote endpoints are stored using the seid as key -(hexadecimal format) and ":" is used to separate fields. +(hexadecimal format) and ":" is used to separate fields. It may also contain +an entry which key is set to "LastUsed" which represented the last endpoint +used. [General] group contains: @@ -220,6 +222,9 @@ Sample Attributes section: followed by codec type and its capabilies as hexadecimal encoded string. + LastUsed:<xx> String LastUsed has one field which is the + endpoint ID as hexadecimal encoded + string. Info file format ================ -- 2.20.1