History log of /btstack/platform/windows/hci_transport_h2_winusb.c (Results 1 – 25 of 44)
Revision Date Author Comments
# b795dcd0 10-Jun-2024 Marcel Wappler <[email protected]>

windows: include <Windows.h> first


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

windows: fix hci_transport_h2_winusb warnings


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

windows: fix hci_transport_h2_windows


# 69007160 14-Apr-2022 Matthias Ringwald <[email protected]>

winusb: fix build


# 18343f0b 13-Apr-2022 Matthias Ringwald <[email protected]>

winusb: support hci_transport_usb_add_device


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

license: update text


# 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


# 9c30c2b3 05-Mar-2021 Matthias Ringwald <[email protected]>

hci usb: update list of known devices for libusb and winusb


# eec4d6c6 24-Aug-2020 Matthias Ringwald <[email protected]>

windows: fix test in usb_close


# f885e026 21-Oct-2019 Matthias Ringwald <[email protected]>

windows: remove unused POSIX includes


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

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# d2b52257 24-Sep-2018 Matthias Ringwald <[email protected]>

libusb/winusb: track open/close state


# 1b5d2ea0 21-Sep-2018 Matthias Ringwald <[email protected]>

winusb: fix compile warning


# 507db037 20-Sep-2018 Matthias Ringwald <[email protected]>

winusb: on acl read error, reset pipe and resubmit transfer


# 661115ee 30-Aug-2018 Matthias Ringwald <[email protected]>

winusb: log messages during usb_close


# b43fd83d 10-Aug-2018 Matthias Ringwald <[email protected]>

windows:f ix compile -> named union on btstack_data_source_t


# 784eb10c 02-Jul-2018 Milanka Ringwald <[email protected]>

windows-winusb: ignore virtual Bluetooth adapter provided by VMware (compile fix)


# 9d31f827 02-Jul-2018 Milanka Ringwald <[email protected]>

windows-winusb: ignore virtual Bluetooth adapter provided by VMware


# bc71fcbb 20-Jun-2018 Matthias Ringwald <[email protected]>

libusb/windows-winusb: add BCM20702B0


# c4218671 18-Dec-2017 Matthias Ringwald <[email protected]>

windows-winusb: fix compile without ENABLE_SCO_OVER_HCI


# ecf76c8d 07-Aug-2017 Matthias Ringwald <[email protected]>

windows-winusb: prefix isochronous functions and types with BTstack/BTSTACK to avoid name collisions, support device whitelist


# 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__


# 5a97f1ba 23-Jan-2017 Matthias Ringwald <[email protected]>

winusb: dynamically pick alt setting based on voice settings and num connections


# c6ac61cd 23-Jan-2017 Matthias Ringwald <[email protected]>

winusb: switch to alt setting #1 in usc_sco_start and back to #0 in usb_sco_stop


# c4cea4ae 23-Jan-2017 Matthias Ringwald <[email protected]>

winusb: extract usb_sco_[un]register_buffers, make sure to call after setting alternative setting


12