Commit 38210fe
authored
Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `7874555` to `c34311f`.
- [Commits](openthread/openthread@7874555...c34311f)
---
updated-dependencies:
- dependency-name: third_party/openthread/repo
dependency-version: c34311ff50ecf9f53c386fcbc5fd961777f50a63
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d94cc4 commit 38210fe
1 file changed
Lines changed: 1 addition & 1 deletion
- examples/platforms/utils/mac_frame.cpp+10-15
- include/openthread/border_agent_txt_data.h+2-2
- include/openthread/instance.h+1-1
- include/openthread/netdiag.h+107-18
- src/cli/BUILD.gn+2
- src/cli/CMakeLists.txt+1
- src/cli/cli.cpp+16-13
- src/cli/cli.hpp+5
- src/cli/cli_config.h+12
- src/cli/cli_plat_tcp.cpp+302
- src/cli/cli_plat_tcp.hpp+122
- src/cli/cli_utils.cpp+14
- src/cli/cli_utils.hpp+15
- src/core/api/netdiag_api.cpp+38-2
- src/core/config/net_diag.h+15-3
- src/core/mac/data_poll_sender.cpp+3-3
- src/core/mac/mac.cpp+21-38
- src/core/mac/mac.hpp-4
- src/core/mac/mac_frame.cpp+27-115
- src/core/mac/mac_frame.hpp+40-135
- src/core/mac/mac_header_ie.cpp+13-12
- src/core/mac/mac_header_ie.hpp+183-79
- src/core/mac/sub_mac.cpp+2-2
- src/core/mac/sub_mac_csl_receiver.cpp+1-1
- src/core/mac/wakeup_tx_scheduler.cpp+2-2
- src/core/meshcop/border_agent_txt_data.cpp+10-6
- src/core/meshcop/border_agent_txt_data.hpp+1-1
- src/core/net/plat_tcp.cpp+16
- src/core/net/plat_tcp.hpp+9
- src/core/thread/mesh_forwarder.cpp+1-1
- src/core/thread/thread_link_info.cpp+9-3
- src/core/thread/vendor_info.cpp+166-6
- src/core/thread/vendor_info.hpp+242-27
- tests/nexus/test_border_agent.cpp+3-4
- tests/unit/CMakeLists.txt+1
- tests/unit/test_mac_frame.cpp+13-13
- tests/unit/test_vendor_oui.cpp+207
0 commit comments