Skip to main content

SPINEL_PROP_DNSSD_BROWSE_RESULT

Constant SPINEL_PROP_DNSSD_BROWSE_RESULT 

Source
pub const SPINEL_PROP_DNSSD_BROWSE_RESULT: _bindgen_ty_24 = 2359;
Expand description

DNS-SD Service Browser Result **

  • Format : Set
  • U : The service type (e.g., “_mt._udp”). MUST NOT include domain name.
  • t(U) : The sub-type label if browsing for sub-type, empty otherwise.
  • U : Service instance label.
  • L : TTL in seconds. Zero TTL indicates that service is removed.
  • L : The infrastructure network interface index.
  • D : The context of the request. A pointer to the browse callback to receive the result.
  • Host uses this property to send the result of the browser to NCP. */