Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_mdns.cpp1358 static void SendResponseWithEmptyKey(const char *aName, Section aSection) in SendResponseWithEmptyKey() function
4494SendResponseWithEmptyKey(hostFullName.AsCString(), (iter == 0) ? kInAnswerSection : kInAdditionalS… in TestHostConflict()
4518 SendResponseWithEmptyKey(hostFullName.AsCString(), kInAnswerSection); in TestHostConflict()
4581 SendResponseWithEmptyKey(hostFullName.AsCString(), kInAnswerSection); in TestHostConflict()
4656SendResponseWithEmptyKey(fullServiceName.AsCString(), (iter == 0) ? kInAnswerSection : kInAddition… in TestServiceConflict()
4680 SendResponseWithEmptyKey(fullServiceName.AsCString(), kInAnswerSection); in TestServiceConflict()
4743 SendResponseWithEmptyKey(fullServiceName.AsCString(), kInAnswerSection); in TestServiceConflict()