summaryrefslogtreecommitdiff
path: root/sysprop
diff options
context:
space:
mode:
Diffstat (limited to 'sysprop')
-rw-r--r--sysprop/ble.sysprop16
1 files changed, 16 insertions, 0 deletions
diff --git a/sysprop/ble.sysprop b/sysprop/ble.sysprop
index 50723897c6..ad2208f0b1 100644
--- a/sysprop/ble.sysprop
+++ b/sysprop/ble.sysprop
@@ -8,3 +8,19 @@ prop {
access: Readonly
prop_name: "bluetooth.ble.vnd.included"
}
+
+prop {
+ api_name: "random_address_rotation_interval_min"
+ type: Integer
+ scope: Internal
+ access: Readonly
+ prop_name: "bluetooth.ble.random_address_rotation_interval_min"
+}
+
+prop {
+ api_name: "random_address_rotation_interval_max"
+ type: Integer
+ scope: Internal
+ access: Readonly
+ prop_name: "bluetooth.ble.random_address_rotation_interval_max"
+}