connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

[BUG] Unable to set rotatingDeviceIdUniqueId from app

Open sharadb-amazon opened this issue 2 years ago • 0 comments

Reproduction steps

We set the rotatingDeviceIdUniqueId from the tv-casting-app code using chip::DeviceLayer::ConfigurationMgr().SetRotatingDeviceIdUniqueId(). But the value never gets picked, and instead the app advertises the hard coded CHIP_DEVICE_CONFIG_ROTATING_DEVICE_ID_UNIQUE_ID.

Bug prevalence

Everytime

GitHub hash of the SDK that was being used

8e9f997d1deb7552aef52ab9b80bf418b3238def

Platform

core

Platform Version(s)

No response

Anything else?

No response

sharadb-amazon avatar Oct 19 '22 21:10 sharadb-amazon