• Home
  • Raw
  • Download

Lines Matching refs:coap_pdu_t

37 coap_get_block(const coap_pdu_t *pdu, coap_option_num_t number,  in coap_get_block()
67 coap_pdu_t *pdu, size_t data_length) { in coap_write_block_opt()
127 coap_add_block(coap_pdu_t *pdu, size_t len, const uint8_t *data, in coap_add_block()
144 coap_add_data_blocked_response(const coap_pdu_t *request, in coap_add_data_blocked_response()
145 coap_pdu_t *response, in coap_add_data_blocked_response()
303 coap_pdu_t * pdu = coap_pdu_duplicate(&cq->pdu, in coap_cancel_observe()
334 coap_pdu_t *pdu, in coap_add_data_large_internal()
628 coap_pdu_t *pdu, in coap_add_data_large_request()
640 const coap_pdu_t *request, in coap_add_data_large_response()
641 coap_pdu_t *response, in coap_add_data_large_response()
810 coap_block_new_lg_crcv(coap_session_t *session, coap_pdu_t *pdu) { in coap_block_new_lg_crcv()
952 coap_pdu_t *pdu, in coap_handle_request_send_block()
953 coap_pdu_t *response, in coap_handle_request_send_block()
972 coap_pdu_t *out_pdu = response; in coap_handle_request_send_block()
1224 coap_pdu_t *pdu, in coap_handle_request_put_block()
1225 coap_pdu_t *response, in coap_handle_request_put_block()
1447 coap_handle_response_send_block(coap_session_t *session, coap_pdu_t *rcvd) { in coap_handle_response_send_block()
1505 coap_pdu_t *pdu; in coap_handle_response_send_block()
1613 coap_pdu_t *sent, in coap_handle_response_get_block()
1614 coap_pdu_t *rcvd, in coap_handle_response_get_block()
1699 coap_pdu_t *pdu; in coap_handle_response_get_block()
1777 coap_pdu_t *pdu; in coap_handle_response_get_block()
1948 coap_check_code_lg_xmit(coap_session_t *session, coap_pdu_t *response, in coap_check_code_lg_xmit()