Searched refs:COAP_REQUEST_CODE_POST (Results 1 – 7 of 7) sorted by relevance
61 if (!(pdu = coap_pdu_init(COAP_MESSAGE_NON, COAP_REQUEST_CODE_POST, in make_pdu()
1464 if (code == COAP_REQUEST_CODE_POST) { in hnd_put_post()
326 COAP_REQUEST_CODE_POST = COAP_REQUEST_POST, enumerator
123 COAP_REQUEST_CODE_POST 0.02
159 COAP_REQUEST_CODE_POST 0.02
494 pdu->code = COAP_REQUEST_CODE_POST; in t_encode_pdu6()
276 coap_request ? COAP_REQUEST_CODE_POST : COAP_RESPONSE_CODE(204); in coap_oscore_new_pdu_encrypted()