History log of /btstack/src/hci.c (Results 626 – 650 of 1410)
Revision Date Author Comments
# 645b7c25 09-Jul-2020 Matthias Ringwald <[email protected]>

hci: use hci opcode in handle_command_complete_event


# 9192020a 07-Jul-2020 Matthias Ringwald <[email protected]>

remove <stdio.h>, <stdlib.h> and printf from most core files


# 4f781026 07-Jul-2020 Matthias Ringwald <[email protected]>

hci: extract handle_command_complete_event


# be500194 22-Jun-2020 Matthias Ringwald <[email protected]>

hci: mark hci_handle_remote_features_xxx functions as Classic only


# 9ece71c2 05-Jun-2020 Matthias Ringwald <[email protected]>

hci: fix bad assignment


# 63fc2b30 03-Jun-2020 Matthias Ringwald <[email protected]>

gap: only accept authentication if we did send an auth request


# abdad579 02-Jun-2020 Matthias Ringwald <[email protected]>

hci: request authentication after read encryption key size if not already authenticated


# 9866fdc7 02-Jun-2020 Matthias Ringwald <[email protected]>

hci: extract hci_handle_read_encryption_key_size_complete


# 30e72d78 03-Jun-2020 Matthias Ringwald <[email protected]>

gap: disconnect if remote does not support SC but link key key indicates SC was used for pairing


# 6ef3696a 03-Jun-2020 Matthias Ringwald <[email protected]>

hci: use ERROR_CODEs instead of constants, set connection>state = SENT_DISCONNECT upon sending HCI Disconnect


# 82721f83 27-May-2020 Matthias Ringwald <[email protected]>

hci: read remote features page 2


# 50c51a77 27-May-2020 Matthias Ringwald <[email protected]>

hci: track remote feature Secure Connections (Host) and (Controller)


# 2f5c44ba 26-May-2020 Matthias Ringwald <[email protected]>

hci: extract handle_remote_features_page_x


# 67aae551 18-May-2020 Matthias Ringwald <[email protected]>

hci: hci_remote_ssp_supported requires SSP support in Controller and Host


# 5ccef624 18-May-2020 Matthias Ringwald <[email protected]>

hci: read remote extended features (features page 1) if possible


# 49bafb5e 18-May-2020 Matthias Ringwald <[email protected]>

hci: track remote extended features flag


# 76ccfb2a 18-May-2020 Matthias Ringwald <[email protected]>

hci: move eSCO remote feature into remote supported feature bit field


# de0df013 18-May-2020 Matthias Ringwald <[email protected]>

hci: extract hci_handle_remote_features_received


# ba018746 18-May-2020 Matthias Ringwald <[email protected]>

hci: split request remote supported features into read features page 0, 1, and 2


# ac1d102c 18-May-2020 Matthias Ringwald <[email protected]>

hci: clarify BONDING_REMOTE_SUPPORTS_SSP as BONDING_REMOTE_SUPPORTS_SSP_CONTROLLER


# 254b78ee 01-Jun-2020 Matthias Ringwald <[email protected]>

gap: Detect Secure Connection -> Legacy Connection Downgrade Attack (BIAS)


# 0d589c37 01-Jun-2020 Matthias Ringwald <[email protected]>

gap: add gap_secure_connections_enable

fix logic to send Write Secure Connections Host Enable command


# 5d23aae8 27-May-2020 Matthias Ringwald <[email protected]>

gap: add gap_secure_connections_enable


# 3b65523c 27-May-2020 Matthias Ringwald <[email protected]>

Revert "hci: write secure connections host enable if command supported"

This reverts commit 47bc3ebbd9c7203e97682307a2d63374390b5ae3.


# 47bc3ebb 27-May-2020 Matthias Ringwald <[email protected]>

hci: write secure connections host enable if command supported


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