summaryrefslogtreecommitdiff
path: root/include/dlt/dlt_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dlt/dlt_client.h')
-rw-r--r--include/dlt/dlt_client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dlt/dlt_client.h b/include/dlt/dlt_client.h
index f649b83..77f0cee 100644
--- a/include/dlt/dlt_client.h
+++ b/include/dlt/dlt_client.h
@@ -75,6 +75,7 @@
# include "dlt_types.h"
# include "dlt_common.h"
+#include <stdbool.h>
typedef enum
{
@@ -104,6 +105,7 @@ extern "C" {
# endif
void dlt_client_register_message_callback(int (*registerd_callback)(DltMessage *message, void *data));
+void dlt_client_register_fetch_next_message_callback(bool (*registerd_callback)(void *data));
/**
* Initialising dlt client structure with a specific port