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
|
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
|
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
|
3f8e8627a0
|
doc: update .gitignore dor doc/port
|
2018-01-09 17:15:30 +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 |
|
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 |
|
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
|
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
|
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 |
|
Matthias Ringwald
|
70db22ba89
|
docs: entry on Nordic nRF5 series
|
2016-11-18 15:25:51 +01:00 |
|