mirror of
https://github.com/espressif/openthread.git
synced 2026-09-20 16:07:36 +00:00
[tcat] bugfix to allow repeated commissioning/decommissioning cycles (#11802)
This commit is contained in:
@@ -709,6 +709,8 @@ Error TcatAgent::HandleDecommission(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
mIsCommissioned = false; // enable repeated commissioning/decommissioning in a session
|
||||
|
||||
exit:
|
||||
return error;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user