Home
last modified time | relevance | path

Searched refs:IpAddressType (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/cli/
Dcli_mdns.hpp92 enum IpAddressType : uint8_t enum in ot::Cli::Mdns
119 void HandleAddressResult(const otMdnsAddressResult &aResult, IpAddressType aType);
Dcli_mdns.cpp829 void Mdns::HandleAddressResult(const otMdnsAddressResult &aResult, IpAddressType aType) in HandleAddressResult()