History log of /btstack/src/ble/sm.c (Results 176 – 200 of 493)
Revision Date Author Comments
# 0ccf6c9c 06-Nov-2020 Matthias Ringwald <[email protected]>

sm: sm_notify_client_status_reason -> sm_pairing_complete


# 73102768 06-Nov-2020 Matthias Ringwald <[email protected]>

sm: emit re-encryption complete for smp timeout if re-encryption started was sent before


# 32bc5d65 06-Nov-2020 Matthias Ringwald <[email protected]>

sm: emit sm re-encryption started when bonding information becomes available and authentication starts


# c9f75702 06-Nov-2020 Matthias Ringwald <[email protected]>

sm: sm_notify_client_reencryption -> sm_notify_client_reencryption_complete


# fbe050be 05-Nov-2020 Matthias Ringwald <[email protected]>

sm: emit sm re-encryption complete for Encyption Change / Central role


# 6c44b759 03-Nov-2020 Matthias Ringwald <[email protected]>

sm: send security request on re-connect if bonded (ENABLE_LE_PROACTIVE_AUTHENTICATION)


# bd935e6e 03-Nov-2020 Matthias Ringwald <[email protected]>

sm: fix unused warning


# dc8ca372 03-Nov-2020 Matthias Ringwald <[email protected]>

sm: set sm_security_request_received if not handled immediately


# 6a43f611 03-Nov-2020 Matthias Ringwald <[email protected]>

sm: replace ENABLE_LE_CENTRAL_AUTO_ENCRYPTION with ENABLE_LE_PROACTIVE_AUTHENTICATION


# 3b7fd749 21-Oct-2020 Matthias Ringwald <[email protected]>

sm: block connection if encryption fails for bonded device as Central


# 48f33f37 07-Nov-2020 Matthias Ringwald <[email protected]>

fix unused warnings


# a66b030f 03-Nov-2020 Matthias Ringwald <[email protected]>

sm: fix spelling


# dd583d9f 04-Nov-2020 Matthias Ringwald <[email protected]>

sm: fix update of sc flag for re-encrypted connection in peripheral role

# Conflicts:
# CHANGELOG.md


# c8d0ff33 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: sending security request by responder starts sm timeout


# 87014f74 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_RESPONDER_SEND_SECURITY_REQUEST code into sm_run


# 38196718 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_SC_RECEIVED_LTK_REQUEST code into sm_run


# b6afa23e 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_RESPONDER_PH1_PAIRING_REQUEST_RECEIVED code into sm_run()


# dd12a62b 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_RESPONDER_PH0_RECEIVED_LTK_REQUEST code into sm_run

remove SM_RESPONDER_PH4_Y_GET_ENC


# b26f445f 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_INITIATOR_PH1_W2_SEND_PAIRING_REQUEST code into sm_run

remove SM_INITIATOR_PH1_SEND_PAIRING_REQUEST


# f32b7a88 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_INITIATOR_PH0_HAS_LTK code into sm_run

remove SM_INITIATOR_PH0_SEND_START_ENCRYPTION


# 178e8c1b 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: defer sending security request until ec key is ready


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

avoid warning for set but unused variables when log_info and log_error are disabled


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

add missing default switch cases


# 57132f12 08-Oct-2020 Matthias Ringwald <[email protected]>

sm: implement h7 ctkd

Set CT2 in AuthReq if Bonding+SC+CTKD


# 7ece0eaa 14-Oct-2020 Matthias Ringwald <[email protected]>

sm: set LinkKey flag if CTKD and SC are active


12345678910>>...20