pub const SPINEL_PROP_THREAD_UDP_FORWARD_STREAM: _bindgen_ty_24 = 5412;
Expand description
Thread UDP forward stream
** Format dS6S
- Required capability:
SPINEL_CAP_THREAD_UDP_FORWARD
- This property helps exchange UDP packets with host.
d
: UDP payloadS
: Remote UDP port6
: Remote IPv6 addressS
: Local UDP port
*/