Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1148 … AppendServiceNameTo(TxMessage &TxMessage, Section aSection, bool aPerformNameCompression = true);
Dmdns.cpp2676 …ceEntry::AppendServiceNameTo(TxMessage &aTxMessage, Section aSection, bool aPerformNameCompression) in AppendServiceNameTo() argument
2680 if (!aPerformNameCompression) in AppendServiceNameTo()