Searched refs:otCoapMessageSetCode (Results 1 – 2 of 2) sorted by relevance
727 void otCoapMessageSetCode(otMessage *aMessage, otCoapCode aCode);
144 void otCoapMessageSetCode(otMessage *aMessage, otCoapCode aCode) { AsCoapMessage(aMessage).SetCode(… in otCoapMessageSetCode() function