doc: mention qt run loop integration
doc: add support for GATT_DATABASE_HASH
segger-rtt: allow to configure with SEGGER_RTT_PACKETLOG_* directives
raspi: use warm boot if ENABLE_CONTROLLER_WARM_BOOT is defined
doc/hci: hci_can_send_packet_now -> hci_can_send_command_packet_now
doc: add brief info on FreeRTOS run loop
doc/stm32-f4discovery-cc256x: fix build
freertos: HAVE_FREERTOS_INCLUDE_PREFIX if FreeRTOS headers are in 'freertos' folder, update esp32 config to use it
hci_transport_h4: add workaround for flow control bug in CYW2070x, enable with ENABLE_CYPRESS_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND
btstack_tlv_flash_bank: support targets where a value cannot be overwritten with zero
doc: check gatt client profile
docu: fix links to examples for PAN and SPP profiles
doc: can send now is only valid until packet handler exit
sm: ENABLE_LE_CENTRAL_AUTO_ENCRYPTION triggers automatic encryption on connect to bonded devices
att: ENABLE_ATT_DELAYED_READ_RESPONSE -> ENABLE_ATT_DELAYED_RESPONSE, example/att_delayed_read_response.c -> example/att_delayed_response.c
doc: merge comment on RFCOMM packet boundaries from master
doc: remove list of supported Controllers from ENABLE_SCO_OVER_HCI
gatt_client: if ENABLE_GATT_CLIENT_PAIRING, GATT Client starts pairing and retry operation on security error
doc: restrict HTML docu to two-level table of content
heart rate server: docu
doc: update for mkdocs 0.7.13
doc: explain separate security level for att read/write
doc: add ENABLE_ATT_DELAYED_READ_RESPONSE
docs/quickstart: fix typos
12345678910>>...13