Home
last modified time | relevance | path

Searched defs:aServiceInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/api/
H A Ddns_api.cpp177 otDnsServiceInfo *aServiceInfo) in otDnsBrowseResponseGetServiceInfo()
237 …erviceResponseGetServiceInfo(const otDnsServiceResponse *aResponse, otDnsServiceInfo *aServiceInfo) in otDnsServiceResponseGetServiceInfo()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_dns.cpp553 void Dns::OutputDnsServiceInfo(uint8_t aIndentSize, const otDnsServiceInfo &aServiceInfo) in OutputDnsServiceInfo()