Searched refs:otMessageIsMulticastLoopEnabled (Results 1 – 2 of 2) sorted by relevance
231 bool otMessageIsMulticastLoopEnabled(otMessage *aMessage);
62 bool otMessageIsMulticastLoopEnabled(otMessage *aMessage) { return AsCoreType(aMessage).GetMulticas… in otMessageIsMulticastLoopEnabled() function