Lines Matching refs:coap_pdu_t
140 const coap_pdu_t *request COAP_UNUSED, in hnd_get_resource()
142 coap_pdu_t *response) { in hnd_get_resource()
164 const coap_pdu_t *request COAP_UNUSED, in hnd_put_resource()
166 coap_pdu_t *response) { in hnd_put_resource()
172 coap_pdu_t *response; in hnd_put_resource()
240 const coap_pdu_t *request COAP_UNUSED, in hnd_delete_resource()
242 coap_pdu_t *response) { in hnd_delete_resource()
258 const coap_pdu_t *request COAP_UNUSED, in hnd_get_rd()
260 coap_pdu_t *response) { in hnd_get_rd()
351 make_rd(const coap_pdu_t *pdu) { in make_rd()
386 const coap_pdu_t *request, in hnd_post_rd()
388 coap_pdu_t *response) { in hnd_post_rd()