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 payload
  • S: Remote UDP port
  • 6: Remote IPv6 address
  • S: Local UDP port

*/