From 06c8b17448b0b35e71c394a33ae84029a21c2700 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 1 Nov 2021 21:35:52 -0700 Subject: advertising-api: Clarify Duration property Duration property refers to the rotation duration not the actual lifetime of the advertising which is controlled by the Timeout property. --- doc/advertising-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt index 6c0e52358..c6ee93450 100644 --- a/doc/advertising-api.txt +++ b/doc/advertising-api.txt @@ -120,9 +120,9 @@ Properties string Type uint16_t Duration - Duration of the advertisement in seconds. If there are - other applications advertising no duration is set the - default is 2 seconds. + Rotation duration of the advertisement in seconds. If + there are other applications advertising no duration is + set the default is 2 seconds. uint16_t Timeout -- cgit v1.2.1