2023-04-05 23:15:08

by Luiz Augusto von Dentz

[permalink] [raw]
Subject: [PATCH BlueZ 3/5] advertising-api: Add rsi to SupportedIncludes

From: Luiz Augusto von Dentz <[email protected]>

This adds "rsi" as possible value to SupportedIncludes so when it is
available it means client and set it on its Includes property so a
proper RSI is generated and included as part of the Advertising Data.
---
doc/advertising-api.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
index c6ee93450ee4..a0077843defd 100644
--- a/doc/advertising-api.txt
+++ b/doc/advertising-api.txt
@@ -224,6 +224,7 @@ Properties byte ActiveInstances
Possible values: "tx-power"
"appearance"
"local-name"
+ "rsi"

array{string} SupportedSecondaryChannels [Experimental]

--
2.39.2