18 Commits

Author SHA1 Message Date
Matthias Ringwald
94be1a6633 provide _va_arg type variants for hci_send_cmd and hci_dump_log 2016-11-30 22:15:40 +01:00
Matthias Ringwald
65280ee1c8 mark hci_dump_log with __printf__ format attribute 2015-11-07 17:59:24 +01:00
Milanka Ringwald
99e736a0a8 annotated/added apis 2015-07-01 15:40:29 +02:00
Matthias Ringwald
8a37b10a01 allow to enable/disable log_info and log_debug for HAVE_HCI_DUMP 2015-05-29 21:37:00 +02:00
mila@ringwald.ch
a0c35809ae streamline copyright headers 2015-02-06 16:19:27 +00:00
matthias.ringwald@gmail.com
f61ec82363 fix compile for AVR 2014-12-03 22:39:18 +00:00
matthias.ringwald@gmail.com
20ea11b9fd use PROGMEM on AVR architecture for log_ facilities 2014-12-03 22:33:36 +00:00
matthias.ringwald@gmail.com
a225073e6b mark filename as const string 2014-04-11 12:18:19 +00:00
matthias.ringwald@gmail.com
f471afd896 replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00
matthias.ringwald@gmail.com
eed533f622 added missing #pragma once and C++ function name mangling protection 2013-05-23 14:57:16 +00:00
matthias.ringwald
6b64433e6a added non-commerical clause and contact email 2012-05-07 21:54:09 +00:00
matthias.ringwald
a1d7dd1f6f add hci_dump_log 2012-02-20 20:12:02 +00:00
matthias.ringwald
40d1c7a481 more -Wstrict-prototypes fixes 2011-06-06 14:12:38 +00:00
matthias.ringwald
2992c13168 allow to specify max nr of packets in hci_dump log 2010-12-05 22:22:46 +00:00
matthias.ringwald
1713bcea3a prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
matthias.ringwald
8adf0dda45 work on btstack client/server commands, allow logging to stdout using HCI_DUMP_STDOUT 2009-07-16 20:12:42 +00:00
matthias.ringwald
8b658ebcf8 cleaned up hci_dump integration, added support for Apple's PacketLogger, also store local timestamp 2009-05-27 20:22:19 +00:00
matthias.ringwald
7966267251 add simple hci logger compatible to BlueZ's hcidump 2009-05-26 22:50:30 +00:00