mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-09 15:39:08 +00:00
changelog: update
This commit is contained in:
parent
755dfcd863
commit
9d1b92dd06
@ -14,12 +14,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
### Changed
|
### Changed
|
||||||
- SM: Start encryption upon receiving slave securiy request if bonded
|
- SM: Start encryption upon receiving slave securiy request if bonded
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
## Changes June 2019
|
## Changes June 2019
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- FreeRTOS: use freertos/.. prefix to include FreeRTOS headers if HAVE_FREERTOS_INCLUDE_PREFIX is defined
|
- FreeRTOS: use freertos/.. prefix to include FreeRTOS headers if HAVE_FREERTOS_INCLUDE_PREFIX is defined
|
||||||
- BNEP: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED
|
- BNEP: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED
|
||||||
- Examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR
|
- Examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR
|
||||||
|
- libusb: avoid use-after-free for SCO packets on disconnect
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- BNEP: Bluetooth address is stored in little-endian format for all BNEP_EVENT_*
|
- BNEP: Bluetooth address is stored in little-endian format for all BNEP_EVENT_*
|
||||||
|
Loading…
Reference in New Issue
Block a user