CHANGELOG.md (1aadab7a3b8d0c79dbe1777da79fbc5d8e370975) | CHANGELOG.md (f4aa13dff3df9d71b2c7082ec15f3ca7b112a535) |
---|---|
1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 --- 31 unchanged lines hidden (view full) --- 40### Changed 41- AVRCP Target: volume in avrcp_target_volume_changed is reported as current value in interim response to register for volume change notifications 42- SDP Client: query attributes 0x0000..0xffff instead of 0x0001..0xffff to match other stacks / improve compatibility with bad sdp server implementations 43 44## Changes Februar 2020 45 46### Fixed 47- AVRCP Target: fix reporting of PLAYBACK_STATUS_CHANGED | 1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 --- 31 unchanged lines hidden (view full) --- 40### Changed 41- AVRCP Target: volume in avrcp_target_volume_changed is reported as current value in interim response to register for volume change notifications 42- SDP Client: query attributes 0x0000..0xffff instead of 0x0001..0xffff to match other stacks / improve compatibility with bad sdp server implementations 43 44## Changes Februar 2020 45 46### Fixed 47- AVRCP Target: fix reporting of PLAYBACK_STATUS_CHANGED |
48- HCI: handle reconnect request for Classic and LE connections triggered by packet handler for Disconnection Complete Event |
|
48 49### Changed 50- hid_host_mode: allow sniff mode 51 52### Added 53- port/qt-usb and port/qt-h4: integrate BTstack Qt run loop for Unix- or Win32-based Qt application connected to Bluetooth module via H4 over serial port or USB. 54 55 --- 464 unchanged lines hidden --- | 49 50### Changed 51- hid_host_mode: allow sniff mode 52 53### Added 54- port/qt-usb and port/qt-h4: integrate BTstack Qt run loop for Unix- or Win32-based Qt application connected to Bluetooth module via H4 over serial port or USB. 55 56 --- 464 unchanged lines hidden --- |