History log of /btstack/example/sm_pairing_central.c (Results 1 – 25 of 29)
Revision Date Author Comments
# bba48196 22-Nov-2023 Matthias Ringwald <[email protected]>

example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# 78404023 29-Jun-2022 Matthias Ringwald <[email protected]>

example: use sm pairing events instead of hci encryption change (v2)


# 2c50985d 28-Jun-2022 Matthias Ringwald <[email protected]>

example: handle HCI_EVENT_ENCRYPTION_CHANGE_V2


# 9d65c992 17-Dec-2021 Matthias Ringwald <[email protected]>

example: remove call to le_device_db_init


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# bd37f2bf 07-Dec-2020 Matthias Ringwald <[email protected]>

sm_pairing examples: handle ERROR_CODE_PIN_OR_KEY_MISSING


# 7c4db9dc 03-Dec-2020 Matthias Ringwald <[email protected]>

sm_pairing examples: report pairing started event


# 3c3e5a84 02-Dec-2020 Matthias Ringwald <[email protected]>

example: init gatt client for sm pairing examples, pretty print gatt result


# e883851f 30-Nov-2020 Matthias Ringwald <[email protected]>

fix warnings for log_info/printf


# 39620ea5 16-Nov-2020 Matthias Ringwald <[email protected]>

example/sm_pairing: improve console output


# e8edf5ac 12-Nov-2020 Matthias Ringwald <[email protected]>

example/sm_pairing_central: delete bonding information and trigger pairing after re-encryption failure


# 7e65711b 09-Nov-2020 Matthias Ringwald <[email protected]>

sm pairing examples: print re-encryption events


# ec8ae085 23-Oct-2020 Milanka Ringwald <[email protected]>

docu: copy editing examples titles


# 13820c00 21-Oct-2020 Milanka Ringwald <[email protected]>

docu: updated titles of examples


# 32112218 19-Jun-2020 Matthias Ringwald <[email protected]>

example/sm_peripheral + sm_central: improve comment, add example config for keyboard entry


# 3cdbe9db 26-May-2020 Matthias Ringwald <[email protected]>

sm: support LE Secure Connections Only mode with sm_set_secure_connections_only_mode


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

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


# a63a688a 28-Mar-2019 Matthias Ringwald <[email protected]>

example: document that .h is generated from .gatt


# 98c0024d 26-Nov-2018 Matthias Ringwald <[email protected]>

sm_pairing_central: split packet handler into hci and sm part, handle passkey input


# a4fe6467 24-Aug-2018 Matthias Ringwald <[email protected]>

example: register for events after setting up the stack, register for hci events after sm_init()


# eee18978 01-Feb-2018 Matthias Ringwald <[email protected]>

example/sm_pairing_central: print SM_EVENT_PAIRING_COMPLETE


# 3c90b2d9 22-Nov-2017 Matthias Ringwald <[email protected]>

sm_pairing_peripheral: fix gatt include


# 6c42608a 21-Nov-2017 Matthias Ringwald <[email protected]>

sm_pairing_central: print encryption state


# e5779dd2 21-Nov-2017 Matthias Ringwald <[email protected]>

sm_pairing_central: add dummy GATT DB


# 4b8c611f 13-Nov-2017 Matthias Ringwald <[email protected]>

sm: sm_use_fixed_legacy_pairing_passkey_in_display_role -> sm_use_fixed_passkey_in_display_role


12