We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHIP_ICD_LIT_SUPPORT
1 parent 3c8919e commit 09a9c6eCopy full SHA for 09a9c6e
config/zephyr/Kconfig
@@ -401,6 +401,7 @@ config CHIP_ICD_LIT_SUPPORT
401
bool "Intermittenly Connected Device Long Idle Time support"
402
select CHIP_ICD_CHECK_IN_SUPPORT
403
select CHIP_ICD_UAT_SUPPORT
404
+ select EXPERIMENTAL
405
help
406
Enables the Intermittently Connected Device Long Idle Time support in Matter.
407
It also selects the ICD Check-In and UAT features support that are mandatory for LIT device.
0 commit comments