We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869b187 commit 7a455d8Copy full SHA for 7a455d8
examples/chip-tool/args.gni
@@ -28,9 +28,6 @@ matter_enable_tracing_support = true
28
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
36
chip_tlv_validate_char_string_on_write = true
0 commit comments