mirror of
https://github.com/espressif/openthread.git
synced 2026-07-07 12:52:35 +00:00
9403edeaaf
This fixes the issue observed in tests, that the BLE advertisement contents (flags) were not updated after a TCAT Commissioner disconnects. A unit test is added for BLE advertisement contents to validate the advertisement data changes. It also adds an explicit 'disconnect' CLI command to the TCAT expect tests, which wasn't tested before.