Searched defs:aAllow (Results 1 – 2 of 2) sorted by relevance
49 void otMdnsSetQuestionUnicastAllowed(otInstance *aInstance, bool aAllow) in otMdnsSetQuestionUnicastAllowed()
185 void SetQuestionUnicastAllowed(bool aAllow) { mIsQuestionUnicastAllowed = aAllow; } in SetQuestionUnicastAllowed()