26 Commits

Author SHA1 Message Date
Matthias Ringwald
9d65c99253 example: remove call to le_device_db_init 2021-12-17 20:48:53 +01:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
bd37f2bf6e sm_pairing examples: handle ERROR_CODE_PIN_OR_KEY_MISSING 2020-12-07 12:46:06 +01:00
Matthias Ringwald
7c4db9dc71 sm_pairing examples: report pairing started event 2020-12-03 20:27:49 +01:00
Matthias Ringwald
3c3e5a84cc example: init gatt client for sm pairing examples, pretty print gatt result 2020-12-02 21:11:07 +01:00
Matthias Ringwald
e883851f1d fix warnings for log_info/printf 2020-11-30 11:59:26 +01:00
Matthias Ringwald
39620ea5de example/sm_pairing: improve console output 2020-11-16 15:46:19 +01:00
Matthias Ringwald
e8edf5acf3 example/sm_pairing_central: delete bonding information and trigger pairing after re-encryption failure 2020-11-12 22:26:47 +01:00
Matthias Ringwald
7e65711b3f sm pairing examples: print re-encryption events 2020-11-12 11:35:19 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Milanka Ringwald
13820c00da docu: updated titles of examples 2020-10-21 11:06:03 +02:00
Matthias Ringwald
321122182e example/sm_peripheral + sm_central: improve comment, add example config for keyboard entry 2020-06-19 22:11:01 +02:00
Matthias Ringwald
3cdbe9dbd5 sm: support LE Secure Connections Only mode with sm_set_secure_connections_only_mode 2020-05-26 10:52:52 +02:00
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Matthias Ringwald
a63a688a17 example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
Matthias Ringwald
98c0024dfc sm_pairing_central: split packet handler into hci and sm part, handle passkey input 2018-11-26 20:35:52 +01:00
Matthias Ringwald
a4fe646795 example: register for events after setting up the stack, register for hci events after sm_init() 2018-08-24 10:03:14 +02:00
Matthias Ringwald
eee18978d4 example/sm_pairing_central: print SM_EVENT_PAIRING_COMPLETE 2018-02-01 17:37:32 +01:00
Matthias Ringwald
3c90b2d907 sm_pairing_peripheral: fix gatt include 2017-11-22 09:40:57 +01:00
Matthias Ringwald
6c42608ae7 sm_pairing_central: print encryption state 2017-11-21 16:08:29 +01:00
Matthias Ringwald
e5779dd230 sm_pairing_central: add dummy GATT DB 2017-11-21 15:52:22 +01:00
Matthias Ringwald
4b8c611fad sm: sm_use_fixed_legacy_pairing_passkey_in_display_role -> sm_use_fixed_passkey_in_display_role 2017-11-13 12:06:04 +01:00
Matthias Ringwald
bace42effc fix format warnings for uint32_t values 2017-05-02 16:17:33 +02:00
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Matthias Ringwald
9ec2630ce4 fix unused parameters warning 2016-12-22 22:16:16 +01:00
Matthias Ringwald
7c485f8b45 example: add sm_pairing_central 2016-06-10 11:03:59 +02:00