summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorh.sandeep <h.sandeep@samsung.com>2017-03-28 16:23:30 +0530
committerh.sandeep <h.sandeep@samsung.com>2017-03-28 16:23:30 +0530
commitec4e4c90efd95e55905d26368a2e1c266c8d055e (patch)
tree90f727c0369328c33778d0d4b463284210ae8946 /ChangeLog
parent95b10ca4f8d6d29a1e72d8a475ec47b8d2b3734f (diff)
downloadbluez-ec4e4c90efd95e55905d26368a2e1c266c8d055e.tar.gz
bluez-ec4e4c90efd95e55905d26368a2e1c266c8d055e.tar.bz2
bluez-ec4e4c90efd95e55905d26368a2e1c266c8d055e.zip
Bluez Upgrade: Add Bluez 5.43 open source code.
Change-Id: Ife8b8b7b7163ca2d6c521cdb7f99c2ae90b14ba0 Signed-off-by: h.sandeep <h.sandeep@samsung.com>
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x[-rw-r--r--]ChangeLog63
1 files changed, 63 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7a4fc00..8e01791e 100644..100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,66 @@
+ver 5.43:
+ Fix issue with HID over GATT support.
+ Fix issue with ATT Find By Type response handling.
+ Fix issue with handling insufficient authentication.
+ Fix issue with bonding while pairing is in progress.
+ Fix issue with BR/EDR pairing for dual-mode devices.
+ Fix issue with handling profile policy resets.
+ Fix issue with connecting state of services.
+ Fix issue with handling PAN GN Master role.
+ Add support for enabling LE Privacy feature.
+
+ver 5.42:
+ Fix issue with PBAP call logs from different folders.
+ Fix issue with OBEX over L2CAP and PowerPC architecture.
+ Fix issue with BR/EDR over LE selection during discovery.
+ Fix issue with selection of bearer after bonding.
+ Fix issue with handling socket recv() return values.
+ Fix issue with setting connecting service state.
+ Fix issue with setting correct ATT default MTU value.
+ Fix issue with not setting AVRCP player identifier.
+ Fix issue with handling AVRCP browsable player.
+ Fix issue with addressing AVRCP player changes.
+ Add support for new management tracing capability.
+ Mark GATT D-Bus APIs as stable interfaces.
+
+ver 5.41:
+ Fix issue with service state changes handling.
+ Fix issue with AVRCP and no available player.
+ Fix issue with handling discovery filters.
+ Fix issue with handling temporary addresses.
+ Fix issue with GATT MTU size and BR/EDR links.
+ Fix issue with OBEX and creating directories.
+
+ver 5.40:
+ Fix issue with not storing GATT attributes.
+ Fix issue with optional GATT notifications.
+ Fix issue with reading GATT extended properties.
+ Fix issue with GATT device name properties.
+ Fix issue with previously paired devices.
+ Fix issue with handling device removal.
+ Fix issue with profile connection handling.
+ Add support for TTY monitor protocol.
+
+ver 5.39:
+ Fix issue with missing uHID kernel support.
+ Fix issue with GATT reliable write handling.
+ Fix issue with GATT service changed handling.
+ Fix issue with GATT execute write handling.
+ Fix issue with AVRCP player event handling.
+ Fix issue with AVRCP controller handling.
+ Fix issue with AVDTP connection handling.
+ Fix issue with AVDTP error handling.
+
+ver 5.38:
+ Fix issue with stack overflow and UUID handling.
+ Fix issue with ObjectManager interface and GATT.
+ Fix issue with GATT database and error handling.
+ Fix issue with GATT client notifications.
+ Fix issue with GATT object ordering.
+ Fix issue with GATT default MTU exchange.
+ Fix issue with device attribute clearing.
+ Fix issue with AVRCP capabilities request.
+
ver 5.37:
Fix issue with registering external profiles.
Fix issue with connecting external profiles.