mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 06:10:21 +00:00
93f29a5fea
- New OpenThread API `otMessageSetDirectTransmission()` to force a message to forwarded using direct transmission even if the destination is a sleepy-node. - The new API is used from `NcpBase` from set handler of insecure network stream spinel `STREAM_NET_INSECURE` property.