Latest Changes
Bluetooth Framework 7.19.30.0 has been released
Common changes
- Fixed a bug in the Audio Framework where the COM subsystem was not uninitialized after Audio classes were closed.
- Fixed incorrect UUID advertising frame decoding when the Bluetooth Framework is used with the BLED112 USB Bluetooth dongle.
Bluetooth Framework 7.19.29.0 has been released
Common changes
- Fixed an issue where calling the Close method of the wclBluetoothManager class right after classic Bluetooth discovery ended could cause the application to freeze.
- Fixed an issue that may cause the application to freeze if closed immediately after classic Bluetooth discovery completes.
Bluetooth Framework 7.19.28.0 has been released
Common changes
- The Access Violation crash that appeared when the "Force notification" flag was set has been fixed.
- The Access Violation crash affecting older Windows 10 operating systems has been fixed.
- The issue causing incorrect device information reading (Name, RSSI, Address type, etc.) has been fixed.
- The issue preventing BLE device discovery on Windows 10 version 1607 has been fixed.
- The issue preventing connection to BLE GATT-enabled devices on Windows 10 version 1607 has been fixed.
- The issue preventing BLE GATT-enabled devices from unpairing after disconnection on Windows 10 version 1607 has been fixed.
Bluetooth Framework 7.19.27.0 has been released
Common changes
- Fixed incorrect Bluetooth LE advertisement flags decoding.
- Fixed incorrect Bluetooth LE advertisement flags showing in the Beacons sample application.
Previous changes