Constant SPINEL_PROP_DNSSD_HOST

Source
pub const SPINEL_PROP_DNSSD_HOST: _bindgen_ty_24 = 2355;
Expand description

DNS-SD Host ** Format USA(6)LD: Inserted/Removed *

  • U : The host name.
  • S : The count of IPv6 addresses.
  • A(6) : The IPv6 addresses of the host.
  • L : The Dnssd Request ID.
  • D : The context of the request. (A pointer to the callback for the request)
  • NCP uses this property to register/unregister a DNS-SD host. */