Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.cpp4015 …TxMessage::Type responseType = mIsLegacyUnicast ? TxMessage::kLegacyUnicastResponse : TxMessage::k… in SendUnicastResponse() local
4016 …EntryContext context(GetInstance(), responseType, mSenderAddress, mIsLegacyUnicast ? mQueryId :… in SendUnicastResponse()