Searched refs:COAP_REQUEST_CODE_POST (Results 1 – 5 of 5) sorted by relevance
61 if (!(pdu = coap_pdu_init(COAP_MESSAGE_NON, COAP_REQUEST_CODE_POST, id++, in make_pdu()
302 COAP_REQUEST_CODE_POST = COAP_REQUEST_POST, enumerator
111 COAP_REQUEST_CODE_POST 0.02
151 COAP_REQUEST_CODE_POST 0.02
482 pdu->code = COAP_REQUEST_CODE_POST; in t_encode_pdu6()