libcoap
4.3.5-develop-19cef11
coap_debug_internal.h
Go to the documentation of this file.
1
/*
2
* coap_debug_internal.h -- debug utilities
3
*
4
* Copyright (C) 2010-2011,2014-2024 Olaf Bergmann <bergmann@tzi.org>
5
*
6
* SPDX-License-Identifier: BSD-2-Clause
7
*
8
* This file is part of the CoAP library libcoap. Please see README for terms
9
* of use.
10
*/
11
17
#ifndef COAP_DEBUG_INTERNAL_H_
18
#define COAP_DEBUG_INTERNAL_H_
19
27
int
coap_debug_send_packet
(
void
);
28
34
void
coap_debug_reset
(
void
);
35
36
#endif
/* COAP_DEBUG_INTERNAL_H_ */
coap_debug_send_packet
int coap_debug_send_packet(void)
Check to see whether a packet should be sent or not.
Definition:
coap_debug.c:1378
coap_debug_reset
void coap_debug_reset(void)
Reset all the defined logging parameters.
Definition:
coap_debug.c:1402
libcoap
include
coap3
coap_debug_internal.h
Generated on Tue Nov 12 2024 02:06:02 for libcoap by
1.9.4