History log of /btstack/src/hci_transport_h4.c (Results 1 – 25 of 109)
Revision Date Author Comments
# d8910fa8 07-Mar-2023 Matthias Ringwald <[email protected]>

hci_transport_h4: fix receive long iso packets


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

hci: depend on ENABLE_LE_ISOCHRONOUS_STREAMS


# 0d5b1baf 06-Feb-2022 Matthias Ringwald <[email protected]>

hci_transport_h4: support ISO data packets


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

license: update text


# 48cdff9c 03-Jun-2021 Milanka Ringwald <[email protected]>

MISRAC2012-Rule-8.3_b: match function declaration and definition


# b45b7749 03-Jun-2021 Milanka Ringwald <[email protected]>

MISRAC2012-Rule-8.3_b: match function declaration and definition


# 41f9be70 02-Jun-2021 Matthias Ringwald <[email protected]>

avoid function param modification


# 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


# e76f5dd4 02-Mar-2021 Matthias Ringwald <[email protected]>

hci_transport: add parity to hci_transport_config_uart_t


# f9bd6dd7 02-Mar-2021 Matthias Ringwald <[email protected]>

hci_transport_h4: add hci_transport_h4_instance_for_uart with btstack_uart


# 9305033e 01-Feb-2021 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_c: compare against 0 or NULL


# 7bbeb3ad 27-Oct-2020 Milanka Ringwald <[email protected]>

add missing default switch cases


# 4ea43905 23-Jul-2020 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-10.4_a: append 'u' to constant literals when used in unsigned expressions or comparisons


# bb806528 19-Jan-2020 Matthias Ringwald <[email protected]>

hci_transport_h4: avoid uart read for empty payload


# d5fc1d92 19-Jan-2020 Matthias Ringwald <[email protected]>

fix compile


# 8334d3d8 17-Jan-2020 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-8.9: inline const objects that are used by single function


# cebe3e9e 30-Oct-2019 Matthias Ringwald <[email protected]>

fix compile warnings (unused param, signed / unsigned comparison)


# cab2c687 19-Sep-2019 Matthias Ringwald <[email protected]>

hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed


# 067de866 13-Sep-2019 Matthias Ringwald <[email protected]>

hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed


# e80b814d 13-Sep-2019 Matthias Ringwald <[email protected]>

hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed


# ad254f5d 12-Sep-2019 Matthias Ringwald <[email protected]>

hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed


# c682b8ec 15-Aug-2019 Matthias Ringwald <[email protected]>

hci transport h4/h5/em9304: ignore block read/sent from UART driver when closed


# ea374553 13-Jul-2019 Matthias Ringwald <[email protected]>

hci_transport_h4: fix payload size check


# 77291b13 14-May-2019 Matthias Ringwald <[email protected]>

hci_transport_h4: add workaround for flow control bug in CYW2070x, enable with ENABLE_CYPRESS_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND


# 7741d2d0 14-May-2019 Matthias Ringwald <[email protected]>

hci_transport_h4: generalize ENABLE_CC256X_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND


12345