OSDN Git Service

android: include hciattach
[android-x86/external-bluetooth-bluez.git] / ChangeLog
index dacede1..649310d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+ver 5.32:
+       Fix issue with OPP GET request path handling.
+       Fix issue with ATT information request errors.
+       Fix issue with advertising instance numbers.
+       Fix issue with overwriting SDP record cache.
+       Fix issue with new connections during disconnect.
+       Add support for GATT security auto-elevation.
+
+ver 5.31:
+       Fix issue with crash in networking interface.
+       Fix issue with crash when creating endless GATT loops.
+       Fix issue with memory leak when connecting services.
+       Fix issue with memory leak creating new D-Bus proxy.
+       Fix issue with profile connections from remote devices.
+       Fix issue with GATT over BR/EDR and MTU notification.
+       Fix issue with HID and dual mode remote devices.
+       Fix issue with handling A2DP vendor codec setup.
+       Fix issue with AVRCP and syncing player state.
+       Fix issue with GATT secondary discovery handling.
+       Fix issue with wrong characteristic allocation.
+       Add support for handling BNEP setup response.
+       Add support for setting GATT database security flags.
+       Add support for setting discovery filters interface.
+       Add support for user controlled advertising interface.
+       Update Android qualification documentation to PTS 6.1 release.
+
+ver 5.30:
+       Fix compilation error in C++ due to inline function.
+       Fix issue with missing storage of device information.
+       Fix issue with GATT client and gaps in service handles.
+       Fix issue with AVDTP discovery callback crashing.
+       Fix issue with AVCTP channel handling in case of conflicts.
+       Fix issue with AVRCP target and get capabilities command.
+       Add experimental support for LE advertising manager API.
+       Add support for Android 5.1 GATT MTU exchange API.
+
+ver 5.29:
+       Fix issue with AVCTP initial key repeat timeout.
+       Fix issue with Android application disconnect handling.
+       Fix issue with Android support and service notifications.
+       Fix issue with Android support and Exchange MTU Request.
+       Fix issue with Android HFP support and AT+CMER handling.
+       Fix issue with Android HFP support and SLC setup.
+       Fix issue with Android HFP support and call hold status.
+       Fix issue with Android HFP support and indicator handling.
+       Fix issue with Android HFP support and SCO/eSCO disconnection.
+       Fix issue with Android HID over GATT support and battery service.
+       Fix issue with GATT sending Exchange MTU Request for BR/EDR.
+       Fix issue with GATT notification support without CCC.
+       Fix issue with GATT object life-time after disconnects.
+       Fix issue with GATT notification handling API.
+       Add experimental support for GATT client D-Bus API.
+       Add experimental support for GATT server D-Bus API.
+       Add support for Multi Profile Specification.
+       Update Android qualification documentation to PTS 6.0 release.
+
+ver 5.28:
+       Fix issue with GATT device discovery and probing.
+       Fix issue with bearer selection for dual-mode devices.
+       Fix issue with device removal while connected.
+       Fix issue with device name setting from inquiry response.
+       Fix issue with missing termination of name characteristic.
+       Fix issue with UTF-8 length handling for device name.
+       Fix issue with AVCTP key auto release handling.
+       Fix issue with AVCTP key press repetition handling.
+       Fix issue with payload sizes and GATT notifications.
+       Fix issue with memory corruption and GATT notifications.
+       Add support for HID proxy switching and CSR 8510 A10 devices.
+       Add support for Broadcom hex2hcd conversion utility.
+
 ver 5.27:
        Fix issue with endian handling and management interface.
        Fix issue with pending GATT operations when disconnecting.