21#ifndef COAP_DEBUG_INTERNAL_H_
22#define COAP_DEBUG_INTERNAL_H_
const char * coap_option_string(coap_pdu_code_t code, coap_option_num_t number)
Output ascii representation of option number, if known.
int coap_debug_send_packet(void)
Check to see whether a packet should be sent or not.
void coap_debug_reset(void)
Reset all the defined logging parameters.
uint16_t coap_option_num_t
coap_pdu_code_t
Set of codes available for a PDU.