History log of /btstack/platform/libusb/hci_transport_h2_libusb.c (Results 1 – 25 of 59)
Revision Date Author Comments
# dd1620d3 08-Apr-2024 Matthias Ringwald <[email protected]>

hci_transport_h2_libusb: send ISO packets over bulk endpoint


# 348725be 08-Apr-2024 Matthias Ringwald <[email protected]>

hci_transport_h2_libusb: assert on unknown packet types


# 7d6cb61e 29-Dec-2023 Matthias Ringwald <[email protected]>

libusb: fix compile without ENABLE_SCO_OVER_HCI


# 2eaf98e7 22-May-2023 Matthias Ringwald <[email protected]>

hci_transport_h2_libusb: fix build


# 4f0e05ea 20-Dec-2022 Matthias Ringwald <[email protected]>

libusb/hci_transport_h2_libusb: fix compile without log_error


# dd7eda92 25-Nov-2022 Dirk Helbig <[email protected]>

hci_transport_libusb: use to btstack_assert and some refactoring


# abe9af1a 22-Nov-2022 Dirk Helbig <[email protected]>

hci_transport_libusb: fixed undefined ENABLE_SCO_OVER_HCI behaviour


# 34de5f8b 21-Nov-2022 Dirk Helbig <[email protected]>

hci_transport_libusb: disable warnings on transfer cancelation for darwin


# 883fce10 21-Nov-2022 Dirk Helbig <[email protected]>

hci_transport_libusb: fix transfer cancelation


# 5728804a 15-Nov-2022 Dirk Helbig <[email protected]>

hci_transport_libusb: usb_sco_start/stop support


# 3faa160f 10-Nov-2022 Dirk Helbig <[email protected]>

hci_transport_libusb: debugging version of which should keep more transfers in flight


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

libusb: fix build without ENABLE_SCO_OVER_HCI


# 62ec5f72 13-Apr-2022 Matthias Ringwald <[email protected]>

libusb: support hci_transport_usb_add_device


# 4568b2fe 13-Apr-2022 Matthias Ringwald <[email protected]>

libusb: drop printfs


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

libusb: emit hci_transport_h2_libusb_emit_usb_info


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

libusb: track usb vendor/product id


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

libusb: track usb path


# 7a6e2d5a 21-Dec-2021 Matthias Ringwald <[email protected]>

libusb: do not detach kernel driver on Cygwin


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

license: update text


# 9ea49f80 02-Jul-2021 Matthias Ringwald <[email protected]>

hci_transport_h2_libusb: fix compile with USB_VENDOR_ID and USB_PRODUCT_ID


# e0828146 13-Apr-2021 Matthias Ringwald <[email protected]>

libusb: handle completed SCO transfers already queue for processing in usb_sco_stop


# 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


# f4ab4581 08-Feb-2021 Matthias Ringwald <[email protected]>

libusb: add new 0x000b pid of Zephyr HCI USB firmware, init sm_init(), disable SCO if there's only one interface


# a8d51f09 27-Oct-2020 Matthias Ringwald <[email protected]>

add missing default switch cases


123