1 file changed
+1
-1
lines changedSubmodule openthread updated 26 files
- .github/workflows/fuzz.yml+1-1
- .github/workflows/otbr.yml+6-6
- .github/workflows/otns.yml+6-6
- .github/workflows/posix.yml+9-9
- .github/workflows/scorecards.yml+1-1
- .github/workflows/simulation-1.1.yml+14-14
- .github/workflows/simulation-1.4.yml+15-15
- .github/workflows/toranj.yml+1-1
- .github/workflows/unit.yml+1-1
- include/openthread/ble_secure.h+20
- include/openthread/instance.h+1-1
- include/openthread/platform/settings.h+1
- src/core/api/ble_secure_api.cpp+10
- src/core/common/settings.cpp+15-2
- src/core/common/settings.hpp+29-1
- src/core/diags/README.md+1-1
- src/core/meshcop/secure_transport.cpp+31
- src/core/meshcop/secure_transport.hpp+13
- src/core/meshcop/tcat_agent.cpp+75-4
- src/core/meshcop/tcat_agent.hpp+9-6
- src/core/radio/ble_secure.hpp+1-1
- src/core/utils/flash.hpp+5-1
- tests/scripts/expect/cli-tcat.exp+17
- tools/tcat_ble_client/cli/base_commands.py+135-112
- tools/tcat_ble_client/cli/cli.py+6-4
- tools/tcat_ble_client/tlv/tcat_tlv.py+2
0 commit comments