|
automotive-dlt
|

Data Fields | |
| DltLoginfoDetail | info [DLT_GLOGINFO_DATA_MAX] |
| int | count |
Definition at line 89 of file dlt-control.c.
| int DltLoginfo::count |
Number of app and ctxt entries
Definition at line 92 of file dlt-control.c.
Referenced by dlt_getloginfo_init(), dlt_getloginfo_make_loginfo(), and dlt_process_get_log_info().
| DltLoginfoDetail DltLoginfo::info[DLT_GLOGINFO_DATA_MAX] |
structure for each ctxt/app entry
Definition at line 91 of file dlt-control.c.
Referenced by dlt_getloginfo_free(), dlt_getloginfo_init(), dlt_getloginfo_make_loginfo(), and dlt_process_get_log_info().