History log of /btstack/port/libusb/main.c (Results 26 – 50 of 53)
Revision Date Author Comments
# 3d3351f3 22-Feb-2019 Matthias Ringwald <[email protected]>

portaudio: split audio interface


# e739af98 20-Jul-2018 Matthias Ringwald <[email protected]>

libusb: add btstack_audio


# fb34235a 26-Mar-2018 Matthias Ringwald <[email protected]>

libusb: fix packet log path derivation from usb path if additional arguments are provided


# 59bdfe96 23-Oct-2017 Matthias Ringwald <[email protected]>

libusb: setup btstack_tlv_posix using bd_addr in path


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

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


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


# 7c3351a5 01-Mar-2017 Matthias Ringwald <[email protected]>

libusb: remove parsed -u argument from command line arguments before passing it to btstack_main()


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

posix-like ports: unify sigint handler


# 9ec2630c 22-Dec-2016 Matthias Ringwald <[email protected]>

fix unused parameters warning


# 35454696 19-Oct-2016 Matthias Ringwald <[email protected]>

hci: disable parts of classic code if ENABLE_CLASSIC is not defined


# 02065453 22-Jul-2016 Matthias Ringwald <[email protected]>

libusb: add USB path to packet log file name


# a4c4a5d6 22-Jul-2016 Matthias Ringwald <[email protected]>

libusb: parse -u 11-22-33 as USB path, too


# e13e7f54 09-Jul-2016 Matthias Ringwald <[email protected]>

libusb: parse -u 11:22:33 as USB path


# d356a6da 08-Apr-2016 Matthias Ringwald <[email protected]>

move 'BTstack up and running' message from examples into port/../main.c


# 2d5e09d6 11-Feb-2016 Matthias Ringwald <[email protected]>

hci: set link_key_db via hci_set_link_key_db instead of via hci_init().


# a98592bc 02-Feb-2016 Matthias Ringwald <[email protected]>

split remote_device_db into btstack_link_key_db and btstack_device_name_db


# 78707112 28-Jan-2016 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup


# 24b3c629 24-Jan-2016 Matthias Ringwald <[email protected]>

hci_transport: cleanup struct, add init(void *transport_config)


# fb55bd0a 22-Jan-2016 Matthias Ringwald <[email protected]>

remove btstack_control_h from hci_init. mark btstack_control, hci_transport, and hci_transport_config as const


# 3fb36a29 22-Jan-2016 Matthias Ringwald <[email protected]>

chipset: remove all chipset functions from btstack_control.h and use from hci.c


# 7907f069 21-Jan-2016 Matthias Ringwald <[email protected]>

btstack-config.h -> btstack_config.h


# 528a4a3b 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix run_loop_ functions with btstack_


# b7d596c1 20-Jan-2016 Matthias Ringwald <[email protected]>

run_loop_X.c/h -> run_loop_X.c/h


# 82636622 20-Jan-2016 Matthias Ringwald <[email protected]>

run_loop.h -> btstack_run_loop.h


# 16ece135 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix debug with btstack_


123