hci_dump_windows_fs: allow to increase log message buffer
windows: include <Windows.h> first
hci_dump_windows_fs: allow read of .pklg while logging
hci_dump_windows_fs: support ISO packets in PacketLogger
btstack_run_loop_windows: support btstack_run_loop_trigger_exit
hci_dunp_windows_fs: fix timestamps
btstack_tlv_windows: fix append tag to file
hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
windows: fix hci_transport_h2_winusb warnings
hci_dump: provide log level to log_message implementation
windows: fix hci_transport_h2_windows
windows: add btstack_tlv
windows: add hci_dump_windows_fs
windows: add hci_dump_windows_stdout
windows: fix warning
windows: fix compile warnings
winusb: fix build
winusb: support hci_transport_usb_add_device
license: update text
windows: allow to register ctrl-c callback in stdin handler
btstack_run_loop_windows: implement poll_data_sources_from_irq
btstack_run_loop_windows: implement execute on main thread
btstack_run_loop_windows: implement trigger exit
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
btstack_uart: add NULL for SLIP function in existing uart implementations (avoid warnings)
1234