History log of /btstack/port/windows-h4/main.c (Results 1 – 25 of 32)
Revision Date Author Comments
# 42c5c558 21-Nov-2022 Matthias Ringwald <[email protected]>

windows ports: enable PortAudio via pkg-config in CMake build


# d39264f2 09-May-2022 Matthias Ringwald <[email protected]>

port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro


# 3086bcce 29-Apr-2022 Matthias Ringwald <[email protected]>

windows: use windows btstack_tlv and hci dump implementations


# 54736c11 29-Apr-2022 Matthias Ringwald <[email protected]>

port: use btstack_strcpy and btstack_cat instead of strcpy/strcat


# 0033ffe4 29-Apr-2022 Matthias Ringwald <[email protected]>

port: avoid warning in argv processing


# 839d1694 28-Feb-2022 Matthias Ringwald <[email protected]>

libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename


# 15d21758 25-Feb-2022 Matthias Ringwald <[email protected]>

libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename


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

license: update text


# 34c6d5e0 18-Jul-2021 Matthias Ringwald <[email protected]>

windows: store pklg in current dir


# d5b02ead 05-Jul-2021 Matthias Ringwald <[email protected]>

windows: use btstack_stdin_window_register_ctrl_c_callback to trigger shutdown on ctrl-c


# c8dfe071 26-Mar-2021 Matthias Ringwald <[email protected]>

hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h


# 7435ec7b 09-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports


# 98451c7b 09-Mar-2021 Matthias Ringwald <[email protected]>

ports: disable hci dump in all ports


# 6486d278 22-Jun-2020 Matthias Ringwald <[email protected]>

windows ports: configure for btstack_tlv_posix


# 99dd7845 03-Feb-2019 Matthias Ringwald <[email protected]>

posix-h4,posix-h5,windows-h4: show build id for CSR controllers


# aa981441 30-Jul-2018 Matthias Ringwald <[email protected]>

posix: fix parsing of command line args to select USB or UART device


# c5541f68 05-Feb-2018 Matthias Ringwald <[email protected]>

tc3566x: add to posix-h4 and windows-h4 ports


# fbae2915 26-Jul-2017 Matthias Ringwald <[email protected]>

windows-h4: fix compile


# 7ea7688a 25-May-2017 Matthias Ringwald <[email protected]>

btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations


# 5c2e0bdd 03-May-2017 Matthias Ringwald <[email protected]>

posix/windows-h4: correct local info printout


# cf524f2b 19-Apr-2017 Matthias Ringwald <[email protected]>

posix/windows ports: show BD ADDR when stack running


# 61f37892 30-Mar-2017 Matthias Ringwald <[email protected]>

bluetooth_company_id: use scraped defines instead of small set from bluetooth.h before


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


# b96c8f44 17-Jan-2017 Matthias Ringwald <[email protected]>

posix-like ports: unify sigint handler


# 634a9874 10-Jan-2017 Matthias Ringwald <[email protected]>

fixes for merge from develop


12