History log of /btstack/src/hci_transport_h4.c (Results 51 – 75 of 109)
Revision Date Author Comments
# bde315ce 19-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

renamed btstack config.h to btstack-config.h to allow for better integration with other projects


# b0694ed9 30-Apr-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use explicit cast for mallocs


# 142538a1 09-Oct-2012 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use non-block for usb2art adapter


# 6b64433e 07-May-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added non-commerical clause and contact email


# 8be0a479 13-Feb-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

removed wake handling from POSIX H4 transport impl


# 98fea381 09-Nov-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix no newline at end of file


# 14c530a3 25-Sep-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use 'config.h' instead of '../config.h' to make standalone builds easier


# 488ced27 28-Aug-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

generalize iOS enforce wake approach


# c120f476 28-Aug-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

remove hci reader thread, hasn't been used so far


# 0ff3056b 04-Aug-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add advanced power management for iOS by Jens David (and bump version)


# 642d7e97 01-Aug-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use new HCI_EVENT_HEADER_SIZE and HCI_ACL_HEADER_SIZE defines


# 36a5e735 29-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

streamline buffer size definitions throughtout the stack, use single HCI_PACKET_BUFFER_SIZE


# a8271db8 28-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

reserver additional byte after hci_event packet


# 5ed75bc6 27-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use correct size for HCI receive buffer


# 28c93cee 27-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

constrain hci_stack.acl_data_packet_length by HCI_ACL_BUFFER_SIZE


# 8f8108aa 26-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

replaced HCI_ACL_3DH5_SIZE with HCI_ACL_BUFFER_SIZE, add packet_types to hci_stack, set packet_types based on HCI_ACL_BUFFER_SIZE and Bluetooth module ACL buffer size, specify usable packet_types whe

replaced HCI_ACL_3DH5_SIZE with HCI_ACL_BUFFER_SIZE, add packet_types to hci_stack, set packet_types based on HCI_ACL_BUFFER_SIZE and Bluetooth module ACL buffer size, specify usable packet_types when creating connections

show more ...


# 7d67539f 22-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

renamed log_err into log_error


# 912a5b0c 12-Jul-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added can_send_packet_now to HCI transport interface


# 549e6ebe 06-Jun-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

more compiler warning fixes


# 40d1c7a4 06-Jun-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

more -Wstrict-prototypes fixes


# 343c015d 05-Jun-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

update to use baudrate_init


# 8f2b8ff8 27-May-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix compiler warnings


# 9cfcc54d 05-May-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

replaced printf and fprintf(\stderr with log_dbg and log_err


# 3c4d4b90 30-Apr-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

support for prefsbundle, bug fixes, other stuff


# 87afd6f1 19-Mar-2011 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

check return of read


12345