automotive-dlt
|
Go to the source code of this file.
Functions | |
static int | dlt_logstorage_prop_init (void) |
Initialize proprietary connection. More... | |
static int | dlt_logstorage_prop_deinit (void) |
Clean-up proprietary connection. More... | |
static int | check_proprietary_handling (char *type) |
Check whether user wants to use proprietary handler. More... | |
|
inlinestatic |
Check whether user wants to use proprietary handler.
Definition at line 46 of file dlt-logstorage-prop.h.
References dlt_logstorage_prop_deinit(), and dlt_logstorage_prop_init().
Referenced by set_handler_type().
|
inlinestatic |
Clean-up proprietary connection.
Definition at line 38 of file dlt-logstorage-prop.h.
Referenced by check_proprietary_handling(), and dlt_logstorage_deinit_handler().
|
inlinestatic |
Initialize proprietary connection.
Definition at line 30 of file dlt-logstorage-prop.h.
Referenced by check_proprietary_handling(), and dlt_logstorage_init_handler().