Lines Matching refs:coap_pdu_t
120 const coap_pdu_t *request COAP_UNUSED, in hnd_get_resource()
122 coap_pdu_t *response) { in hnd_get_resource()
144 const coap_pdu_t *request COAP_UNUSED, in hnd_put_resource()
146 coap_pdu_t *response) { in hnd_put_resource()
152 coap_pdu_t *response; in hnd_put_resource()
221 const coap_pdu_t *request COAP_UNUSED, in hnd_delete_resource()
223 coap_pdu_t *response) { in hnd_delete_resource()
239 const coap_pdu_t *request COAP_UNUSED, in hnd_get_rd()
241 coap_pdu_t *response) { in hnd_get_rd()
368 make_rd(const coap_pdu_t *pdu) { in make_rd()
403 const coap_pdu_t *request, in hnd_post_rd()
405 coap_pdu_t *response) { in hnd_post_rd()