Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Ddnssd_server.cpp771 Section srvSection; in ResolveBySrp() local
1193 …Section srvSection = ((mType == kSrvQuery) || (mType == kSrvTxtQuery)) ? kAnswerSection : kAdditio… in Answer() local
H A Ddns_client.cpp601 Section srvSection; in GetServiceInfo() local