• Home
  • Raw
  • Download

Lines Matching refs:coap_pdu_t

234               const coap_pdu_t *request,  in hnd_get_index()
236 coap_pdu_t *response) { in hnd_get_index()
248 const coap_pdu_t *request, in hnd_get_fetch_time()
250 coap_pdu_t *response) { in hnd_get_fetch_time()
306 const coap_pdu_t *request, in hnd_put_time()
308 coap_pdu_t *response) { in hnd_put_time()
354 const coap_pdu_t *request COAP_UNUSED, in hnd_delete_time()
356 coap_pdu_t *response COAP_UNUSED) { in hnd_delete_time()
370 const coap_pdu_t *request, in hnd_get_async()
372 coap_pdu_t *response) { in hnd_get_async()
428 const coap_pdu_t *request, in hnd_get_example_data()
430 coap_pdu_t *response in hnd_get_example_data()
472 const coap_pdu_t *request, in hnd_put_example_data()
474 coap_pdu_t *response in hnd_put_example_data()
661 get_uri_proxy_scheme_info(const coap_pdu_t *request, in get_uri_proxy_scheme_info()
780 get_proxy_session(coap_session_t *session, coap_pdu_t *response, in get_proxy_session()
841 coap_pdu_t *response; in remove_proxy_association()
885 coap_pdu_t *response, const coap_bin_const_t *token, in get_ongoing_proxy_session()
990 const coap_pdu_t *request, in hnd_proxy_uri()
992 coap_pdu_t *response) { in hnd_proxy_uri()
1007 coap_pdu_t *pdu; in hnd_proxy_uri()
1243 const coap_pdu_t *request, in hnd_delete()
1245 coap_pdu_t *response in hnd_delete()
1286 const coap_pdu_t *request, in hnd_get()
1288 coap_pdu_t *response in hnd_get()
1335 const coap_pdu_t *request, in hnd_put()
1337 coap_pdu_t *response in hnd_put()
1538 const coap_pdu_t *request, in hnd_unknown_put()
1540 coap_pdu_t *response in hnd_unknown_put()
1596 const coap_pdu_t *sent COAP_UNUSED, in proxy_message_handler()
1597 const coap_pdu_t *received, in proxy_message_handler()
1600 coap_pdu_t *pdu = NULL; in proxy_message_handler()
1718 const coap_pdu_t *sent COAP_UNUSED, in proxy_nack_handler()