Searched refs:msg_code (Results 1 – 1 of 1) sorted by relevance
189 otCoapCode msg_code = otCoapMessageGetCode(msg); in coap_req_handler() local197 if (msg_code == OT_COAP_CODE_PUT && put_fn) { in coap_req_handler()213 if (msg_code == OT_COAP_CODE_GET) { in coap_req_handler()