157 Commits

Author SHA1 Message Date
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
Matthias Ringwald
91f1b6f593 doc: remove port/platform specific details from quick_start 2018-01-05 12:28:41 +01:00
Matthias Ringwald
e0d431cbc9 docs: fix outline for ports section 2017-12-24 00:35:42 +01:00
Matthias Ringwald
eb98afe8b1 docs: fix header level for ports 2017-12-24 00:20:13 +01:00
Matthias Ringwald
45600c0eb7 docs: provide images for pdf generation 2017-12-23 23:39:25 +01:00
Matthias Ringwald
324967f1ff docs: sort list of ports 2017-12-23 23:17:07 +01:00
Matthias Ringwald
be40e27005 docs: only look for README in main port folder 2017-12-23 23:11:34 +01:00
Matthias Ringwald
b52cd3d3a5 docs: copy images from port/* into docs/ports 2017-12-23 22:52:31 +01:00
Matthias Ringwald
4f9c2a8601 docs: cleanup build 2017-12-23 22:22:41 +01:00
Milanka Ringwald
8c2863b837 docs: fix compile 2017-12-23 00:03:05 +01:00
Milanka Ringwald
42c38c4a96 docs: add refs to port titles, fix readme files 2017-12-22 23:50:42 +01:00
Milanka Ringwald
41026ca603 docs: add readme files from ports to a new chapter on existing ports 2017-12-22 23:50:42 +01:00
Matthias Ringwald
6afb9aca51 doc: add NVN_NUM_GATT_SERVER_CCC 2017-11-20 18:05:46 +01:00
Matthias Ringwald
304b2f4d7e libusb: add README.md, explain linux udev rules 2017-11-09 11:40:58 +01:00
Milanka Ringwald
15de820685 docu: add example tags, fix table for pdf 2017-11-01 10:41:16 +01:00
Milanka Ringwald
1e9de6b0ec add exaples to docu 2017-10-31 16:28:16 +01:00
Milanka Ringwald
4dc98401be a2dp sink demo: add doku 2017-10-31 12:53:04 +01:00
Matthias Ringwald
51fa0b282f sm: allow to use mbedTLS for ECDH by HAVE_MBEDTLS_ECC_P256 2017-09-20 16:00:23 +02:00
Matthias Ringwald
fcae305fb2 sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation 2017-08-28 21:10:17 +02:00
Matthias Ringwald
24e1df9de5 docs: document NVM keys 2017-08-14 11:45:26 +02:00
Matthias Ringwald
05fa60db84 l2cap_ertm: add ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE define 2017-07-25 15:13:59 +02:00
Matthias Ringwald
b435e06234 hci: require ENABLE_LE_DATA_LENGTH_EXTENSION to enable max packet lenghts 2017-07-07 22:34:48 +02:00
Matthias Ringwald
0d95115fd5 btstack_stdin: HAVE_POSIX_STDIN -> HAVE_BTSTACK_STDIN 2017-05-27 21:50:19 +02:00
Matthias Ringwald
7df1ef2f9e sm: HAVE_AES128 allows to complete AES128 by Host instead of Bluetooth Controller - rarely needed 2017-05-02 15:30:45 +02:00
Matthias Ringwald
39e7ee9f5d cc256x: ENABLE_CC256X_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND avoids lost bytes during baud rate change, updated docu 2017-04-30 00:13:30 +02:00
Matthias Ringwald
1b7466ed29 doc: change to micro-ecc 2017-04-13 17:13:40 +02:00
Matthias Ringwald
68b642b5ca docs: fix typo gatt server properties 2017-04-11 17:55:32 +02:00
Matthias Ringwald
fd19b115ee posix: allow to configure LINK_KEY_PATH and LE_DEVICE_DB_PATH 2017-04-03 14:32:33 +02:00
Matthias Ringwald
2b8382013c hci: Controller to Host Flow Control + docs 2017-04-01 15:46:16 +02:00
Matthias Ringwald
1bbecc2b49 hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC 2017-03-20 10:59:17 +01:00
Matthias Ringwald
f9f2075cea hci: mark hci_write_local_name as Classic only, hci_le_generate_dhkey depend on HAVE_HCI_CONTROLLER_DHKEY_SUPPORT, reduce HCI Command Buffer size for LE only 2017-03-12 20:59:44 +01:00
Matthias Ringwald
f5aa8d7048 docs: spelling fixes from eaec219ce0 2017-02-20 15:22:57 +01:00
Matthias Ringwald
22aa151238 le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES 2017-02-11 22:44:02 +01:00
Matthias Ringwald
9d6ba381e7 doc: add info on Windows run loop 2017-02-02 15:55:38 +01:00
Matthias Ringwald
f12924e0a6 Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp 2017-01-30 17:03:37 +01:00
Matthias Ringwald
a09b6c0b68 doc: add note on winpty, add pacman commands 2017-01-16 22:19:58 +01:00
Matthias Ringwald
b9696a2265 doc: update quickstart to list new windows dev environment 2017-01-16 22:10:42 +01:00
Matthias Ringwald
7a766ebf4f LE: require ENABLE_LE_SIGNED_WRITE for ATT/GATT Signed Writes 2017-01-13 18:56:26 +01:00
Matthias Ringwald
1934b58658 doc: tidy function signature, improve api parser 2017-01-10 13:56:21 +01:00
Matthias Ringwald
74dbc779e1 docs: fix return type for generated index 2016-11-30 22:13:01 +01:00
Matthias Ringwald
7a656c7926 docs: fix path to imag 2016-11-18 18:20:25 +01:00
Matthias Ringwald
35e00af028 docs: move chipsets.md to chipsets/README.md, add to manual 2016-11-18 18:16:17 +01:00
Matthias Ringwald
4f8a906506 docs: add toshiba section, extend table 2016-11-18 18:04:00 +01:00
Matthias Ringwald
bba0f12b0d docs: fix typo 2016-11-18 15:28:09 +01:00