File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ ver 5.55:
2+ Fix issue with handling security level for HoG.
3+ Fix issue with handling HIDSDPDisable attribute.
4+ Fix issue with handling HID virtual cable unplug.
5+ Fix issue with handling HID channel disconnect order.
6+ Fix issue with handling AVDTP delay reporting states.
7+ Fix issue with handling AVRCP notification events.
8+ Fix issue with handling AVRCP list player attributes.
9+ Fix issue with handling AVRCP category 1 player settings.
10+ Fix issue with handling AVRCP media player passthrough bitmask.
11+ Fix issue with handling HFP 1.7 default features.
12+ Fix issue with handling GATT disconnecting handling.
13+ Fix issue with handling GATT database hash.
14+ Fix issue with handling service changed characteristic.
15+ Fix issue with handling read of multiple characteristic values.
16+ Fix issue with handling Just-Works auto-accept pairing.
17+ Fix issue with handling authentication of bonded devices.
18+ Fix issue with handling L2CAP streaming mode for AVDTP.
19+ Fix issue with handling SysEx parser for MIDI support.
20+ Fix issue with handling configured scan parameter values.
21+ Fix issue with handling temporary devices removal.
22+ Fix issue with handling advertising flags.
23+
124ver 5.54:
225 Fix issue with HOGP to accept data only from bonded devices.
326 Fix issue with A2DP sessions being connected at the same time.
Original file line number Diff line number Diff line change 11AC_PREREQ ( 2.60 )
2- AC_INIT ( bluez , 5.54 )
2+ AC_INIT ( bluez , 5.55 )
33
44AM_INIT_AUTOMAKE ( [ foreign subdir-objects color-tests silent-rules
55 tar-pax no-dist-gzip dist-xz] )
You can’t perform that action at this time.
0 commit comments