History log of /btstack/example/sm_pairing_peripheral.c (Results 1 – 25 of 30)
Revision Date Author Comments
# 8f19f013 01-Mar-2024 Matthias Ringwald <[email protected]>

example/sm_pairing_peripheral: split packet handler into sm and hci, allow to code on connection complete


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

example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# fcd55a0b 10-Jan-2023 Milanka Ringwald <[email protected]>

examples: unify status stdout format


# 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


# e8bde1e1 04-Dec-2020 Matthias Ringwald <[email protected]>

sm: deprecated sm_send_security_request


# 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


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

example/sm_pairing: improve console output


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

sm pairing examples: print re-encryption events


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

add missing default switch cases


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

docu: copy editing examples titles


# 99c44ab2 20-Oct-2020 Matthias Ringwald <[email protected]>

sm_pairing_peripheral: fix IO Capabilities for Secure Connections with Just Works


# 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


# 414eb680 07-Dec-2019 Matthias Ringwald <[email protected]>

example/sm_pairing_peripheral: disable security request on connection complete


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

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


# 73704aa9 26-Nov-2018 Matthias Ringwald <[email protected]>

sm_pairing_peripheral: only registser for sm events


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

sm_pairing_peripheral: add 0x1111 to service list, make it discoverable by sm_pairing_central


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

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


# bf85c285 03-Aug-2018 Matthias Ringwald <[email protected]>

merge fixes from master


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

example/sm_pairing_central: print SM_EVENT_PAIRING_COMPLETE


# 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


# bace42ef 02-May-2017 Matthias Ringwald <[email protected]>

fix format warnings for uint32_t values


12