Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix max timeout for open commissioning window
Commissioning window can be opened using timeout exceeding the maximum value of 900 s defined by the spec. This can happen if selected transport is IP, but the device uses BLE extended announcement feature. Added checking if device is commissioned to be able to determine what max timeout should be used for the particular scenario. Fixes: #35505
- Loading branch information