History log of /btstack/src/ble/sm.c (Results 26 – 50 of 493)
Revision Date Author Comments
# 51258968 11-Jan-2024 Matthias Ringwald <[email protected]>

sm: use sm_run_irk_lookup() for device lookup with IRK


# c2b94d32 11-Jan-2024 Matthias Ringwald <[email protected]>

sm: skip ah calculation for resolvable private random addresses when address resolution is used in Controller


# 4361507f 21-Dec-2023 Matthias Ringwald <[email protected]>

sm: log own/peer address


# 45d80b08 10-Jan-2024 Matthias Ringwald <[email protected]>

sm: fix compile without ENABLE_LE_CENTRAL, fixes #554


# afbd946d 09-Jan-2024 Matthias Ringwald <[email protected]>

sm: abort pairing with invalid parameter error for encryption key size > 16


# b2072c76 13-Dec-2023 Matthias Ringwald <[email protected]>

sm: only set LinkKey flag in Pairing Request/Response if BR/EDR supported locally


# 728f6757 05-Dec-2023 Matthias Ringwald <[email protected]>

sm: use bool for sm_set_request_security argument


# d7dbf891 05-Dec-2023 Matthias Ringwald <[email protected]>

sm: use bool for sm_connection_sc


# 5f3874af 05-Dec-2023 Matthias Ringwald <[email protected]>

sm: use bool for sm_pairing_requested


# 0dcaa15f 05-Dec-2023 Matthias Ringwald <[email protected]>

sm: use bool for sm_security_request_received


# cd1176f5 05-Dec-2023 Matthias Ringwald <[email protected]>

sm: enclose params to IS_RESPONDER


# 1d80f1e6 05-Dec-2023 Matthias Ringwald <[email protected]>

sm: use bool in conditions


# f688bdb8 04-Dec-2023 Matthias Ringwald <[email protected]>

Use boolean for conditionals


# 6777d8fd 04-Dec-2023 Matthias Ringwald <[email protected]>

sm: use bool for internal functions and state vars


# c7ceba59 04-Dec-2023 Matthias Ringwald <[email protected]>

gap: use bool for gap_reconnect_security_setup_active


# 3548b7cb 30-Nov-2023 Dirk Helbig <[email protected]>

cmake: fix warnings, code cleanup


# 515f33be 23-Nov-2023 Matthias Ringwald <[email protected]>

sm: fix lookup of resolved identity addresses


# 9d1eff91 22-Nov-2023 Matthias Ringwald <[email protected]>

core: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# 92f8d6b6 20-Nov-2023 Matthias Ringwald <[email protected]>

sm: fix build


# db88441f 20-Nov-2023 Matthias Ringwald <[email protected]>

sm: enable support for LE Secure Connection debug keys for testing


# 1c34405f 06-Sep-2023 Matthias Ringwald <[email protected]>

sm: check for invalid public key detected by Controller


# 13aed524 13-Jul-2023 Matthias Ringwald <[email protected]>

sm: only derive LTK if both sides set EncKey bit


# 6a718a5e 13-Jul-2023 Matthias Ringwald <[email protected]>

sm: reject CTKD over BR in responder role without secure connection or lower authentication than stored LTK


# 22cb578b 13-Jul-2023 Matthias Ringwald <[email protected]>

sm: extract sm_le_device_db_index_lookup


# 94219034 13-Jul-2023 Matthias Ringwald <[email protected]>

sm: trigger CTKD after Link Key upgrade to authenticated


12345678910>>...20