History log of /btstack/src/ble/sm.c (Results 226 – 250 of 493)
Revision Date Author Comments
# 7d1c0c3a 16-Jan-2020 Matthias Ringwald <[email protected]>

sm: fix warning


# 31f061fb 15-Jan-2020 Matthias Ringwald <[email protected]>

sm: extract f6_setup


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

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


# 1dca9d8a 20-Dec-2019 Matthias Ringwald <[email protected]>

sm: emit pairing complete in master role when no keys are distributed


# f53ec649 13-Dec-2019 Matthias Ringwald <[email protected]>

sm: verify LTK before encrypting connection when ENABLE_LE_CENTRAL_AUTO_ENCRYPTION is defined and IRK lookup succeeds


# 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)


# 841468bb 21-Nov-2019 Matthias Ringwald <[email protected]>

sm: fix sm_test_set_irk


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

ISRAC2012-Rule-12.1: add suggested parentheses


# 5df9dc78 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


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

sm: inline dm helper to help c-stat


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

sm: inline dm helper to help c-stat


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

MISRAC2012-Rule-20.7: use parentheses around macro parameters [a2383]


# 04678764 10-Oct-2019 Matthias Ringwald <[email protected]>

sm: improve tracking of sm_aes128_state


# 1bf086da 27-Aug-2019 Matthias Ringwald <[email protected]>

sm: restart random address updates after power cycle


# b90c4e75 22-Aug-2019 Matthias Ringwald <[email protected]>

sm: generate local nonce for confirm value in JW+NC+PK in sc responder role


# 6ca80073 22-Aug-2019 Matthias Ringwald <[email protected]>

sm: sort sm_handle_random_result_sc_* functions


# 0d58c2ce 22-Aug-2019 Matthias Ringwald <[email protected]>

sm: remove unused states


# e061bbd4 08-Jul-2019 Matthias Ringwald <[email protected]>

sm: start encryption upon receiving slave securiy request if bonded


# 8b3ffec5 08-Jul-2019 Matthias Ringwald <[email protected]>

sm: fixed regression introduced in f3582630


# f3582630 17-May-2019 Matthias Ringwald <[email protected]>

sm: avoid potential use-after-free on immediate disconnect (lookup connection via con handle instead of storing pointer)


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 9790be5f 01-May-2019 Matthias Ringwald <[email protected]>

fix build without ENABLE_LE_SIGNED_WRITE


# 715a43d1 01-May-2019 Matthias Ringwald <[email protected]>

sm: fix store local CSRK


12345678910>>...20