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