Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1336 … bool mIsServiceType : 1; // Is for service type or sub-type of a `ServiceEntry`. member
Dmdns.cpp3775 aQuestion.mIsServiceType = true; in ProcessQuestion()
3818 if (!aQuestion.mIsServiceType) in AnswerQuestion()
4235 mIsServiceType = false; in ClearProcessState()