History log of /btstack/src/hci_dump.h (Results 1 – 25 of 30)
Revision Date Author Comments
# be78df3b 05-Apr-2024 Matthias Ringwald <[email protected]>

hci_dump: add hci_dump_btstack_event to log internal events


# 2d17d4c0 08-Jun-2022 Matthias Ringwald <[email protected]>

hci_dump: provide log level to log_message implementation


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# eb0d5579 25-Jun-2021 Matthias Ringwald <[email protected]>

hci_dump: define HCI_DUMP_MAX_MESSAGE_LEN for use in POSIX implementation


# a9b0ec79 21-Jun-2021 Matthias Ringwald <[email protected]>

hci_dump: add hci_dump_setup_header_btsnoop


# fe5a6c4e 27-May-2021 Milanka Ringwald <[email protected]>

src: add title to header files


# 560d2a7a 07-May-2021 Matthias Ringwald <[email protected]>

hci_dump: fix compile for AVR


# cdc66b5e 23-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: add hci_dump_enable_packet_log to enable/disable packet logging


# 128d6c99 12-Jan-2021 Matthias Ringwald <[email protected]>

hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms


# 80e33422 11-May-2019 Matthias Ringwald <[email protected]>

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# c006cd19 03-Jul-2018 Milanka Ringwald <[email protected]>

fix compiler warnings


# fa087dea 09-May-2018 Matthias Ringwald <[email protected]>

hci_dump: prefix LOG_LEVELs with HCI_DUMP_


# 94be1a66 30-Nov-2016 Matthias Ringwald <[email protected]>

provide _va_arg type variants for hci_send_cmd and hci_dump_log


# 65280ee1 07-Nov-2015 Matthias Ringwald <[email protected]>

mark hci_dump_log with __printf__ format attribute


# 99e736a0 01-Jul-2015 Milanka Ringwald <[email protected]>

annotated/added apis


# 8a37b10a 29-May-2015 Matthias Ringwald <[email protected]>

allow to enable/disable log_info and log_debug for HAVE_HCI_DUMP


# a0c35809 06-Feb-2015 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

streamline copyright headers


# f61ec823 03-Dec-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix compile for AVR


# 20ea11b9 03-Dec-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use PROGMEM on AVR architecture for log_ facilities


# a225073e 11-Apr-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

mark filename as const string


# f471afd8 19-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

replaced #pragma once with old style #include guards to allow use of older compilers


# eed533f6 23-May-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added missing #pragma once and C++ function name mangling protection


# 6b64433e 07-May-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added non-commerical clause and contact email


# a1d7dd1f 20-Feb-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add hci_dump_log


# 40d1c7a4 06-Jun-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

more -Wstrict-prototypes fixes


12