1 file changed
+1
-1
lines changed- examples/platforms/simulation/CMakeLists.txt+7
- examples/platforms/simulation/infra_if.c+2-2
- examples/platforms/simulation/openthread-core-simulation-config.h+1-1
- examples/platforms/simulation/platform-config.h+10
- examples/platforms/simulation/platform-simulation.h+2-2
- examples/platforms/simulation/system.c+4-4
- script/test+4
- src/core/mac/sub_mac.cpp+5-5
- src/core/meshcop/tcat_agent.cpp+5-1
- src/core/meshcop/tcat_agent.hpp+13-13
- src/core/radio/ble_secure.cpp+10-10
- src/core/radio/ble_secure.hpp+4-4
- src/lib/spinel/spinel.h+2-3
- src/ncp/CMakeLists.txt+8
- src/ncp/ncp_base_mtd.cpp+4-3
- src/ncp/ncp_config.h+10
- src/ncp/platform/infra_if.cpp+62
- src/posix/platform/include/openthread/openthread-system.h+19
- src/posix/platform/netif.cpp-15
- src/posix/platform/openthread-core-posix-config.h+1-1
- src/posix/platform/platform-posix.h+22
- src/posix/platform/resolver.cpp+37-1
- src/posix/platform/resolver.hpp+19
- src/posix/platform/system.cpp+9
- tests/scripts/expect/cli-coaps.exp+3
- tools/tcat_ble_client/bbtc.py+5-4
- tools/tcat_ble_client/ble/ble_stream.py+4
- tools/tcat_ble_client/ble/ble_stream_secure.py+9-2
- tools/tcat_ble_client/ble/udp_stream.py+12-6
- tools/tcat_ble_client/cli/base_commands.py+12-9
- tools/tcat_ble_client/cli/cli.py+11-3
0 commit comments