Commit Graph

197 Commits

Author SHA1 Message Date
Matthias Ringwald
a32d7023af doc: security triggered by connection complete for proactive authentication 2020-12-09 12:30:30 +01:00
Matthias Ringwald
c7684e84ed doc: reorder gatt description 2020-12-08 16:58:13 +01:00
Matthias Ringwald
33676bc673 doc: extend sm, mention security in gatt client
rename gatt client security diagrams
2020-12-08 15:51:51 +01:00
Matthias Ringwald
995b878a8a docs: separate central/peripheral security flows 2020-12-03 21:57:37 +01:00
Milanka Ringwald
e04eae2275 docs: update le security flow control script 2020-11-24 11:18:28 +01:00
Milanka Ringwald
8be4ab4986 doc: update le security authenticaiton flow control 2020-11-23 16:19:04 +01:00
Milanka Ringwald
ffc2d37d26 docu: document LE security authentication models 2020-11-23 10:04:32 +01:00
Milanka Ringwald
4e8fbd23e5 docu: update btstack_protocols pict 2020-10-26 11:44:19 +01:00
Milanka Ringwald
07d1c69f03 docu: move stack configuration info from example top to 'how to configure btstack' 2020-10-26 10:51:07 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Milanka Ringwald
808187d876 docu: remove file name from title, and add it below with link to source code; sort examples 2020-10-21 10:46:29 +02:00
Matthias Ringwald
6857ad8fd2 sm: Cross-Transport Key Derivation requires ENABLE_CROSS_TRANSPORT_KEY_DERIVATION 2020-10-09 13:05:50 +02:00
Matthias Ringwald
1cc8850a16 doc: fix get git tag in buildbot 2020-10-08 09:58:00 +02:00
Matthias Ringwald
a999813ff5 doc: remove tmp mkdocs file on make clean 2020-10-07 15:38:05 +02:00
Matthias Ringwald
12586ac87e doc: remove duplicate APIs 2020-10-07 15:29:00 +02:00
Milanka Ringwald
ff75b0b1e0 doc: add missing APIs 2020-10-07 11:49:01 +02:00
Matthias Ringwald
d5a5379299 doc: set commit/tag in mkdocs.yml 2020-10-06 11:52:23 +02:00
Matthias Ringwald
a5061c7ea0 doc: configure mkdocs for local html 2020-10-05 18:18:40 +02:00
Matthias Ringwald
3789dc732d doc: update scripts to python3 2020-10-05 18:03:24 +02:00
Matthias Ringwald
3d5dc47f01 doc: add ENABLE_LE_PRIVACY_ADDRESS_RESOLUTION 2020-09-11 14:19:28 +02:00
Matthias Ringwald
0f3b27c545 hci: implement ENABLE_LE_LIMIT_ACL_FRAGMENT_BY_MAX_OCTETS 2020-04-29 21:35:24 +02:00
Matthias Ringwald
1e5045638b doc: mention qt run loop integration 2020-03-02 10:05:01 +01:00
Matthias Ringwald
44b583f519 doc: add support for GATT_DATABASE_HASH 2020-01-12 21:42:37 +01:00
Matthias Ringwald
8cbbcccdda segger-rtt: allow to configure with SEGGER_RTT_PACKETLOG_* directives 2019-11-19 10:11:39 +01:00
Matthias Ringwald
e6a3daa47c raspi: use warm boot if ENABLE_CONTROLLER_WARM_BOOT is defined 2019-11-04 22:23:45 +01:00
Matthias Ringwald
002abde24f doc/hci: hci_can_send_packet_now -> hci_can_send_command_packet_now 2019-09-12 18:08:24 +02:00
Matthias Ringwald
0b058bd72c doc: add brief info on FreeRTOS run loop 2019-08-16 11:14:43 +02:00
Matthias Ringwald
52b3d2e98e doc/stm32-f4discovery-cc256x: fix build 2019-06-21 11:14:24 +02:00
Matthias Ringwald
6d23ba053b freertos: HAVE_FREERTOS_INCLUDE_PREFIX if FreeRTOS headers are in 'freertos' folder, update esp32 config to use it 2019-06-03 10:10:26 +02:00
Matthias Ringwald
77291b13db hci_transport_h4: add workaround for flow control bug in CYW2070x, enable with ENABLE_CYPRESS_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND 2019-05-14 18:10:58 +02:00
Matthias Ringwald
0d5520a9a5 btstack_tlv_flash_bank: support targets where a value cannot be overwritten with zero 2019-05-14 10:53:38 +02:00
Matthias Ringwald
0b27d9d1e2 doc: check gatt client profile 2019-04-15 12:09:53 +02:00
Matthias Ringwald
79ca10bb19 docu: fix links to examples for PAN and SPP profiles 2019-04-09 11:35:07 +02:00
Matthias Ringwald
08da12a471 docu: fix links to examples for PAN and SPP profiles 2019-04-09 11:24:57 +02:00
Milanka Ringwald
50f3b808a0 doc: can send now is only valid until packet handler exit 2018-12-12 15:16:27 +01:00
Matthias Ringwald
c245ca32b5 sm: ENABLE_LE_CENTRAL_AUTO_ENCRYPTION triggers automatic encryption on connect to bonded devices 2018-11-27 11:25:13 +01:00
Matthias Ringwald
beb202884a att: ENABLE_ATT_DELAYED_READ_RESPONSE -> ENABLE_ATT_DELAYED_RESPONSE, example/att_delayed_read_response.c -> example/att_delayed_response.c 2018-08-27 11:01:19 +02:00
Matthias Ringwald
32b6d931de doc: merge comment on RFCOMM packet boundaries from master 2018-08-03 22:15:09 +02:00
Matthias Ringwald
0834c23d56 doc: remove list of supported Controllers from ENABLE_SCO_OVER_HCI 2018-06-18 11:31:28 +02:00
Matthias Ringwald
f4b33574b8 gatt_client: if ENABLE_GATT_CLIENT_PAIRING, GATT Client starts pairing and retry operation on security error 2018-05-18 11:22:37 +02:00
Matthias Ringwald
a71653183c doc: restrict HTML docu to two-level table of content 2018-05-15 18:04:41 +02:00
Milanka Ringwald
d5d6b232dd heart rate server: docu 2018-05-11 16:16:07 +02:00
Matthias Ringwald
63b4e1f271 doc: update for mkdocs 0.7.13 2018-04-29 21:14:27 +02:00
Matthias Ringwald
bd07ab9fd4 doc: explain separate security level for att read/write 2018-03-29 17:22:12 +02:00
Matthias Ringwald
d61bcaf3a3 doc: add ENABLE_ATT_DELAYED_READ_RESPONSE 2018-03-16 11:57:09 +01:00
Matthias Ringwald
9a292fa356 docs/quickstart: fix typos 2018-02-22 12:08:02 +01:00
Matthias Ringwald
5b078273c9 doc: create existing_ports.md only once, re-recreate docs_final folder 2018-01-10 15:59:37 +01:00
Matthias Ringwald
3f8e8627a0 doc: update .gitignore dor doc/port 2018-01-09 17:15:30 +01:00
Matthias Ringwald
9be3cc4955 doc: fix preprocessing before mkdocs 2018-01-08 12:39:43 +01:00
Matthias Ringwald
98e44955e6 doc: don't use Quick Start as Section in Quick Start 2018-01-05 12:39:51 +01:00