History log of /btstack/port/posix-h4/main.c (Results 51 – 75 of 77)
Revision Date Author Comments
# 8a23fc53 27-Apr-2016 Matthias Ringwald <[email protected]>

hci_transport_h4: eHCILL working on POSIX


# 084ad01c 20-Apr-2016 Matthias Ringwald <[email protected]>

hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances


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

fix compile


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

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


# 615ae444 30-Mar-2016 Matthias Ringwald <[email protected]>

posix: cleanup fast FTDI hack


# d0755cd6 30-Mar-2016 Matthias Ringwald <[email protected]>

prefix POSIX related HAVE_ defines


# 3250103a 23-Mar-2016 Matthias Ringwald <[email protected]>

posix: support B300/B1200 mapped to 2mbps hack


# a6ddbcb9 22-Mar-2016 Matthias Ringwald <[email protected]>

hci: re-add local version information callback for dynamic chipset configuration


# e72801c4 24-Feb-2016 Matthias Ringwald <[email protected]>

fix comile


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

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


# 54b584ff 04-Feb-2016 Matthias Ringwald <[email protected]>

hci: remove callback for local information - use hci_add_event_handler instead


# f8fbdce0 31-Jan-2016 Matthias Ringwald <[email protected]>

use little/big_endian_read/store_16/24/32


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

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


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

posix-h4: autodetect TI CC256x, CSR, STM STLC2500d, TC2566x chipsets


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

hci: added local version information callback to allow for runtime driver selection


# 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


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

btstack-config.h -> btstack_config.h


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

use hci_transport_TYPE_instace() consistently. Fix iOS port build


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

prefix run_loop_ functions with btstack_


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

forgot to add files in earlier commit


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


# ff839116 07-Jan-2016 Matthias Ringwald <[email protected]>

hci_transport_h4.c -> hci_transport_h4_posix.c


# 9796ebea 06-Jan-2016 Matthias Ringwald <[email protected]>

hci_trasport: add type to hci transport config, update all ports


# a484130c 06-Jan-2016 Matthias Ringwald <[email protected]>

run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes


1234