Searched refs:OT_COAP_CODE_GET (Results 1 – 1 of 1) sorted by relevance
101 return coap_req_send(addr, uri, buf, len, handler, ctx, OT_COAP_CODE_GET); in coap_get_req_send()139 case OT_COAP_CODE_GET: in coap_resp_send()213 if (msg_code == OT_COAP_CODE_GET) { in coap_req_handler()