History log of /btstack/src/hci.c (Results 676 – 700 of 1410)
Revision Date Author Comments
# 77b3fe1a 23-Jan-2020 Matthias Ringwald <[email protected]>

hci: fix validation of HCI_EVENT_NUMBER_OF_COMPLETED_PACKETS, incorrect check added in 9784dac


# 9784dac1 20-Jan-2020 Matthias Ringwald <[email protected]>

hci: validate size of hci inquiry events and num completed packet


# eddac615 20-Jan-2020 Matthias Ringwald <[email protected]>

test/fuzz: test hci


# cf373d3a 07-Jan-2020 Matthias Ringwald <[email protected]>

streamline switch fall through markup to /* fall through */


# 09c9c963 04-Dec-2019 Matthias Ringwald <[email protected]>

gap: trigger send of le conn param update on gap_request_connection_parameter_update


# ff3cc4a5 03-Dec-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)


# 6535961a 02-Dec-2019 Matthias Ringwald <[email protected]>

ignore memcpy return value (always returns first parameter)


# a0da043f 02-Dec-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_b: compare iterator pointer against NULL in for loops


# 0e588213 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# a1df452e 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# c1ab6cc1 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# 15a27967 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-20.7: don't use comma operator


# 94418890 15-Nov-2019 Matthias Ringwald <[email protected]>

hci: fix compile for le only


# e6c51921 15-Nov-2019 Matthias Ringwald <[email protected]>

gap: only set link supervision timeout if we're master


# 6909f064 15-Nov-2019 Matthias Ringwald <[email protected]>

gap: write supervision timeout after connection complete [a2349]


# 0c3eb48d 15-Nov-2019 Matthias Ringwald <[email protected]>

gap: add gap_set_link_supervision_timeout and link_supervision_timeout in hci_stack.h [a2348]


# f16129ce 28-Oct-2019 Matthias Ringwald <[email protected]>

bluetooth: rename BD_ADDR_TYPE_CLASSIC to BD_ADDR_TYPE_ACL


# 6a5ffed8 04-Oct-2019 Matthias Ringwald <[email protected]>

fix warnings


# 228e430c 03-Sep-2019 Matthias Ringwald <[email protected]>

hci: make gap_read_rssi accessible without ENABLE_CLASSIC


# 3e5e0926 02-Sep-2019 Matthias Ringwald <[email protected]>

hci: fix build


# 891b9fc2 02-Sep-2019 Matthias Ringwald <[email protected]>

gap: support reading RSSI for Classic+LE using gap_read_rssi. Emits GAP_EVENT_RSSI_MEASUREMENT


# 4536712c 02-Sep-2019 Milanka Ringwald <[email protected]>

gap: use defines instead of constants for reject reason in HCI disconnect


# 07e010b6 02-Sep-2019 Milanka Ringwald <[email protected]>

gap: Register filter for rejecting classic connections


# 7e8d8b1d 26-Aug-2019 Matthias Ringwald <[email protected]>

hci: track random address set for Central-only configuration


# c5fb5ca4 19-Aug-2019 Matthias Ringwald <[email protected]>

gap: implement gap_encryption_key_size for classic connections


1...<<21222324252627282930>>...57