We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c1304 commit 174db6dCopy full SHA for 174db6d
examples/chip-tool/args.gni
@@ -29,6 +29,7 @@ matter_log_json_payload_hex = true
29
matter_log_json_payload_decode_full = true
30
31
chip_enable_additional_data_advertising = true
32
+chip_enable_rotating_device_id = true
33
34
# make chip-tool very strict by default
35
chip_tlv_validate_char_string_on_read = true
examples/lighting-app/linux/args.gni
@@ -29,5 +29,6 @@ chip_project_config_include_dirs += [ "${chip_root}/config/standalone" ]
matter_enable_tracing_support = true
chip_enable_read_client = false
0 commit comments