Year 2020 Changes
Filter by Product
Bluetooth Framework 7.10.6.0 has been released
Common changes
- Fix Fixed the issue when the
OnDiscoveringStartedevent can be received after the firstOnDeviceFoundevent on Windows 7. - Fix Fixed the issue when the
OnDiscoveringCompletedevent can be received without theOnDiscoveringStartedevent being called. - Fix Fixed the issue when a BLED112 module disconnection was not detected on Windows 7.
- Fix Fixed the issue when discovering has not been terminated when a BLED112 module is unplugged.
Serial Framework 7.5.7.0 has been released
Common changes
- Changed The
skNonesynchronization type is deprecated and will be removed soon; useskApcinstead. - Improved The IoT sample applications have been reworked to use APC synchronization.
.NET Edition
- Fix Fixed the bug when the
RtlZeroMemoryfunction was not found. - Fix Fixed the .NET Core bug when calling the
CopyMemoryfunction.
Wi-Fi Framework 7.8.9.0 has been released
Common changes
- Changed The
skNonesynchronization type is deprecated and will be removed soon; useskApcinstead. - Improved The IoT sample applications have been reworked to use APC synchronization.
- Fix The minor bug has been fixed in the IoT sample applications.
.NET Edition
- Fix Fixed the bug when the
RtlZeroMemoryfunction was not found. - Fix Fixed the .NET Core bug when calling the
CopyMemoryfunction.
Bluetooth Framework 7.10.5.0 has been released
Common changes
- New New error codes.
- Improved Better detection and reporting of the driver or hardware unsupported features.
- Improved Error decoding updated.
- Fix Fixed the
NullReferenceExceptionerror when stopping the Bluetooth LE advertising on Windows IoT or console applications whenskApcsynchronization is used. - Changed The
ApcSyncsample application was removed. - Improved The console sample application was updated to use the APC synchronization.
- Improved The IoT sample applications have been reworked to use the APC synchronization.
- Changed The
skNonesynchronization type is deprecated and will be removed soon; use theskApcinstead. - New Additional maximum available connections control for BLED112 USB Bluetooth dongle.
- Fix Fixed the issue when unable to reconnect to a GATT-enabled device after a timeout appeared when the BLED112 USB Bluetooth dongle.
- Fix Fixed the "no service found" issue when an application reads services right after the connection is established with the BLED112 USB Bluetooth dongle.
.NET Edition
- Fix Fixed the bug when the
RtlZeroMemoryfunction was not found. - Fix Fixed the .NET Core bug when calling the
CopyMemoryfunction. - Fix Fixed the
WCL_E_BLUETOOTH_DISCOVERING_TERMINATEDerror reporting when discovering completed with success when the BLED112 dongle was used. - Fix Fixed the
NullReferenceExceptionwhen starting the custom beacon with an emptyDataproperty when the BLED112 dongle was used.
VCL Edition
- Fix The minor fixes in the CBuilder sample applications.
Bluetooth Framework 7.10.4.0 has been released
Common changes
- New New error codes.
- Fix Fixed the bug when a classic device pairing was handled by the Windows 10 Add Bluetooth Device UI.
- Improved Better pairing error handling.
Bluetooth Framework 7.10.3.0 has been released
Common changes
- New New error codes.
- New The Bluetooth LE advertising is now protected by the mutex that prevents running more than one Bluetooth LE advertiser.
- New Checking the Bluetooth LE advertisement data length.
- New Checking the Bluetooth LE advertisement data type.
- Improved The Microsoft classic Bluetooth pairing has been reworked for faster processing cases when the authentication fails.
- Improved The Microsoft classic Bluetooth pairing was updated for correct processing of parallel pairing requests.
- Fix Fixed the issue with not all UUID frames being parsed by the
wclBeaconLeBeaconWatcherclass when the BLED112 USB Bluetooth dongle. - New The proximity beacon advertising for the BLED112 USB Bluetooth dongle.
- New The Eddystone UID beacon advertising for the BLED112 USB Bluetooth dongle.
- New The Eddystone URL beacon advertising for the BLED112 USB Bluetooth dongle.
- New The AltBeacon advertising for the BLED112 USB Bluetooth dongle.
- New The custom beacon advertising for the BLED112 USB Bluetooth dongle.
Bluetooth Framework 7.10.2.0 has been released
Common changes
- New Detecting new plugged BLED112 modules.
- New The new
OnClosedevent has been added in thewclBluetoothManagerclass. - New New error codes.
- Fix Fixed the issue with pairing blocks without any event calling when used with the Microsoft Bluetooth driver.
.NET Edition
- Fix Fixed the
IndexOutOfRangeexception when enumerating paired devices.
Bluetooth Framework 7.10.1.0 has been released
Common changes
Improved Below is the BLED112 support implementation fixes and updates:
- Fix Fixed the issue with discovering terminated after connecting to the device.
- Fix Fixed the issue with the device keeping discovering after disconnecting.
- Fix Fixed the issue with writing empty characteristic values.
- Fix Fixed the issue with the
Openmethod of thewclBluetoothManagerclass being blocked. - New Unpair remote devices.
- New The passkey notification pairing handling.
- New The passkey request pairing handling.
- New The connection encryption in the
wclGattClientclass.
.NET Edition
- Fix Fixed the
NullReferenceexception when discovering terminated.
VCL Edition
- Fix Fixed the issue with incorrect name reading in
wclBluetoothLeBeaconWatcher.
Bluetooth Framework 7.10.0.0 has been released
Common changes
- New New error codes.
- New The GATT characteristic write without response and the write with response has been added.
- Fix Fixed the issue when the
wclBluetoothLeBeaconWatcherreported the flags and name frames as the unknown raw frame. - Fix Fixed the issue when the
wclBluetoothLeBeaconWatcherreported known frames as the unknown raw frames. - Improved LE discovering now returns only devices that have the LE limited discoverable or LE general discoverable flags set.
- New Silicon Labs BLED112 support was added.
C++ Edition
- Fix Fixed the issue with not starting BLE discovering.
- Fix Fixed the memory leak when reading a descriptor value in the
wclGattClientclass.
Wi-Fi Framework 7.8.8.0 has been released
Common changes
- Fix The memory leak was fixed.
VCL Edition
- Fix The RAD Studio 10.3.3 compatibility issue has been fixed.
Serial Framework 7.5.6.0 has been released
Common changes
- New New WinRT helper class was added.
- Fix The memory leak was fixed.
VCL Edition
- Fix The RAD Studio 10.3.3 compatibility issue has been fixed.
Bluetooth Framework 7.9.6.0 has been released
Common changes
- New New WinRT helper class was added.
- Fix The memory leak was fixed.
VCL Edition
- Fix The RAD Studio 10.3.3 compatibility issue has been fixed.
Wi-Fi Framework 7.8.7.0 has been released
Common changes
- New The new method
SetProfileEapXmlUserDatahas been added to thewclWiFiProfilesManagerclass. The method sets an EAP user data represented as a profile XML. - New The new method
SetProfileEapUserDatahas been added to thewclWiFiProfilesManagerclass. The method sets an EAP user data as the raw bytes.
Bluetooth Framework 7.9.5.0 has been released
Common changes
- Fix Fixed the access violation error that appeared in the
GattServerIoT sample application when a peripheral mode is not supported by the dongle. - New The new property
CompanyDatahas been added to theCustomBeacon. - Improved The
CustomBeaconcan now advertise manufacturer-specific data and common data at the same time. - Changed The
Dataproperty of theCustomBeaconnow represents common advertisement data. - Improved The
Beaconssample application has been updated to show how to advertise as an Apple ANCS.
Wi-Fi Framework 7.8.6.0 has been released
Common changes
- New New error codes for EPA authentication errors.
- New 802.1X authentication events.
Bluetooth Framework 7.9.4.0 has been released
Common changes
- Improved Hardware changes detection improved when two or more dongles connected.
- New Reading and writing a class of device (COD) for the local radio has been added.
- Improved Bluetooth LE device name reading improved.
C++ Edition
- Fix Fixed the issue when hardware changes were not detected.
Bluetooth Framework 7.9.3.0 has been released
Common changes
- New The new method
GetRadiohas been added to thewclBluetoothManagerclass. The method returns the first available Bluetooth radio object. - Improved Enumerating pre-installed virtual COM ports has been reworked for the Toshiba Bluetooth driver. Now it correctly detects a device's MAC for the virtual COM port.
- Fix Fixed the access violation error that appeared when subscribing to the characteristic changes notification with the BlueSoleil Bluetooth driver.
- Fix Fixed the access violation error that appeared when writing the client configuration descriptor with the BlueSoleil Bluetooth driver.
- Fix Fixed the issue when the Connect-on-Read flag was ignored with the BlueSoleil Bluetooth driver.
- Fix Fixed access violation in the GATT server implementation when it is used with the Microsoft Bluetooth driver.
Bluetooth Framework 7.9.2.0 has been released
Common changes
- New The new
Pluggedproperty has been added to thewclBluetoothRadioclass. The property returnstrueif a Bluetooth hardware is physically plugged in. Together with theAvailableproperty, it helps to check a Bluetooth radio state. Refer to the updatedBluetoothManagersample application to find out how you can check the real Bluetooth radio status. - Improved Toshiba pairing has been reworked.
- Fix The access violation error has been fixed when the library is used with the Toshiba Bluetooth driver.
- Fix The unexpected application termination when used with the Toshiba Bluetooth driver has been fixed.
Wi-Fi Framework 7.8.5.0 has been released
Common changes
- New The new WinRT helper class has been added.
- New Checking IP address in
SetStaticIpmethod. - New New error code:
WCL_E_WIFI_INTERFACE_INVALID_IP. - New IP settings changes monitoring.
Bluetooth Framework 7.9.1.0 has been released
Common changes
- New The new
Dataparameter that contains additional frame data has been added to theOnAltBeaconFrameevent. - New The new
Dataparameter that contains additional frame data has been added to theOnEddystoneTlmFrameevent. - New The new
Dataparameter that contains additional frame data has been added to theOnEddystoneUidFrameevent. - New The new
Dataparameter contains additional frame data has been added to theOnProximityBeaconFrameevent.
Bluetooth Framework 7.9.0.0 has been released
Common changes
- New Wii Remote support.
Bluetooth Framework 7.8.11.0 has been released
Common changes
- New The new WinRT helper class has been added.
- New The new
ConnectOnReadproperty has been added to thewclGattClientclass. This property allows you to save time on reconnecting to the device. If the property istrue, the real connection will be executed during the first read of services. If the property isfalse, the real connection will be executed during the connection operation. - Improved The
GattClientsample was updated to show how to use theConnectOnReadproperty. - Fix Fixed the resource leak that appeared when the connection failed in the
wclGattClientclass.
Serial Framework 7.5.5.0 has been released
Common changes
- Improved Code refactoring and optimization.
- New The new method
ProcessMessageshas been added to thewclMessageBroadcasterclass. The method allows you to force the event processing.
.NET Edition
- Fix A possible resource leak has been fixed.
Wi-Fi Framework 7.8.4.0 has been released
Common changes
- Improved Code refactoring and optimization.
- New The new method
ProcessMessageshas been added to thewclMessageBroadcasterclass. The method allows you to force the event processing. - New New error codes.
.NET Edition
- Fix A possible resource leak has been fixed.
Bluetooth Framework 7.8.10.0 has been released
Common changes
- Improved Code refactoring and optimization.
- New The new method
ProcessMessageshas been added to thewclMessageBroadcasterclass. The method allows you to force the event processing. - New New error codes.
- Improved The
GattClientsample application has been updated to show how to work with characteristics that have bothIsNotifiableandIsIndicatableproperties set totrue. - Improved The article has been updated with additional details about the characteristic changes notifications.
- Improved The
Beaconssample application has been updated.
.NET Edition
- Fix A possible resource leak has been fixed.
Wi-Fi Framework 7.8.3.0 has been released
Common changes
- New Get and set a Wi-Fi band has been added to the mobile hotspot implementation (Windows 10 2004 and above).
- New Enabling and disabling the "No Connection Timeout" has been added to the mobile hotspot implementation (Windows 10 2004 and above).
- New Get list of connected clients has been added to the mobile hotspot implementation.
Bluetooth Framework 7.8.9.0 has been released
Common changes
- Improved The custom beacon now allows you to add not only the manufacturer-specific data frames.
- New The
wclBluetoothLeBeaconWatcherclass now can parse Bluetooth LE 5.0 extended advertisement frames (Windows 10 2004 and above). - New The new event
OnAdvertisementExtFrameInformationhas been added to thewclBluetoothLeBeaconWatcherclass. - New Disabling and enabling the secure simple pairing (SSP) is now supported with the BlueSoleil and Toshiba Bluetooth drivers.
- New Reading the secure simple pairing (SSP) status is now supported with the Microsoft and Toshiba Bluetooth drivers.
Wi-Fi Framework 7.8.2.0 has been released
Common changes
- Improved The demo applications updated.
C++ Edition
- Fix The memory leak error has been fixed.
Serial Framework 7.5.4.0 has been released
Common changes
- Improved The demo applications updated.
C++ Edition
- Fix The memory leak error has been fixed.
Bluetooth Framework 7.8.8.0 has been released
Common changes
- New The new
Connectableproperty has been added to thewclGattLocalServiceclass. - New The new
Discoverableproperty has been added to thewclGattLocalServiceclass. - Improved The
Writemethod of thewclRfCommClientclass has been reworked to prevent theWCL_E_BLUETOOTH_UNEXPECTEDerror that appeared when an application writes big data. - Improved The
Writemethod of thewclRfCommServerClientwas reworked to prevent theWCL_E_BLUETOOTH_UNEXPECTEDerror that appeared when an application writes big data. - Fix Fixed the access violation error that appeared in the
wclRfCommServerClientclass on some platforms. - Improved The demo applications updated.
C++ Edition
- Fix The memory leak error has been fixed.
- Fix The resource leak that appeared during the classic Bluetooth devices discovery has been fixed.
- Fix Fixed the "Not connected" error in the
FtpClientsample application.
Wi-Fi Framework 7.8.1.0 has been released
Common changes
- New New error codes.
- New Power state monitoring (suspend/resume) has been added.
- Improved The
WiFiEventssample application has been updated to show how to handle power state change events.
Serial Framework 7.5.3.0 has been released
Common changes
- New New error codes.
- New Power state monitoring (suspend/resume) has been added.
- Improved The
SerialMonitorsample application has been updated to show how to handle power state change events.
Bluetooth Framework 7.8.7.0 has been released
Common changes
- New New error codes.
- New Power state monitoring (suspend/resume) has been added.
- Improved The
BluetoothManagersample application has been updated to show how to handle power state change events.
Wi-Fi Framework 7.8.0.0 has been released
Common changes
- New New error codes.
- New Mobile Hotspot control has been added (Windows 10 and above).
- New The new
MobileHotspotsample application has been added.
Bluetooth Framework 7.8.6.0 has been released
Common changes
- Improved The pairing with a remote Bluetooth-enabled device has been reworked to support secure simple pairing (SSP) with the Toshiba Bluetooth driver.
- Fix Fixed the synchronization issue when calling the
Terminatemethod of thewclBluetoothRadioclass from different threads. - Changed The
skNonesynchronization is marked as deprecated and will be removed soon; use theskApcinstead.
Bluetooth Framework 7.8.5.0 has been released
Common changes
- Improved The connection creation code has been refactored.
- Fix Minor fixes in the Bluetooth LE advertisement parameters settings.
Wi-Fi Framework 7.7.6.0 has been released
Common changes
- New New error code:
WCL_E_WIFI_DIRECT_ADVERTISER_ALREADY_RUNNING. - New New error code:
WCL_E_WIFI_DIRECT_ADVERTISER_CREATE_MUTEX_FAILED. - New New error code:
WCL_E_WIFI_DIRECT_ADVERTISER_HOTSPOT_RUNNING. - New Detecting if another Wi-Fi Framework based application is already running the Wi-Fi Direct advertiser or the Wi-Fi Direct SoftAP.
- New Detecting if the Mobile Hotspot is already running before starting the Wi-Fi Direct advertiser or the Wi-Fi Direct SoftAP.
Wi-Fi Framework 7.7.5.0 has been released
Common changes
- New New error code:
WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_INIT_EVENT_FAILED. - Improved The Wi-Fi Direct devices discovering code has been modified to return the correct error codes.
- Improved The Wi-Fi Direct now correctly detects if the WLAN hardware is not available.
Bluetooth Framework 7.8.4.0 has been released
Common changes
- New New error code:
WCL_E_BLUETOOTH_CREATE_WATCHER_FACTORY_FAILED. - New New error code:
WCL_E_BLUETOOTH_CREATE_FILTER_FAILED. - New New error code:
WCL_E_BLUETOOTH_CREATE_WATCHER_FAILED. - New New error code:
WCL_E_BLUETOOTH_CREATE_COMPLETION_EVENT_FAILED. - New New error code:
WCL_E_BLUETOOTH_SET_ADDED_HANDLER_FAILED. - New New error code:
WCL_E_BLUETOOTH_SET_UPDATED_HANDLER_FAILED. - New New error code:
WCL_E_BLUETOOTH_SET_REMOVED_HANDLER_FAILED. - New New error code:
WCL_E_BLUETOOTH_SET_COMPLETED_HANDLER_FAILED. - New New error code:
WCL_E_BLUETOOTH_WATCHER_START_FAILED. - Improved The classic Bluetooth devices discovering code that uses the Microsoft Bluetooth driver has been updated.
- Fix Fixed the bug that appeared when setting the Beacons advertisement parameters.
- Fix Fixed the bug that appeared when setting the Beacons scan parameters.
Wi-Fi Framework 7.7.4.0 has been released
Common changes
- New The new
wclGetErrorInfothat returns extended information about a Wireless Communication Library error code has been added.
C++ Edition
- New The new
CwclStreamAdapterclass has been added.
Serial Framework 7.5.2.0 has been released
Common changes
- New The new
wclGetErrorInfothat returns extended information about a Wireless Communication Library error code has been added.
C++ Edition
- New The new
CwclStreamAdapterclass has been added.
Bluetooth Framework 7.8.3.0 has been released
Common changes
- Improved The
Subscribemethod of thewclGattClientclass now returns an error if a characteristic has both theIndicatableandNotifiableproperties set. - Improved The
Unsubscribemethod of thewclGattClientnow returns an error if a characteristic has both theIndicatableandNotifiableproperties set. - Improved The
Unsubscribemethod of thewclGattClientclass now returns an error if a characteristic does not have theIndicatableorNotifiableproperty set. - Fix Fixed the bug when the
wclGattClientdid not call theWriteClientConfigurationmethod to unsubscribe when disconnects. - New The new
wclGetErrorInfothat returns extended information about a Wireless Communication Library error code has been added.
C++ Edition
- New The new
CwclStreamAdapterclass has been added.
Bluetooth Framework 7.8.2.0 has been released
Common changes
- Fix Fixed the bug that did not allow disconnecting from a remote GATT-enabled device.
- Improved Minor updates.
Serial Framework 7.5.1.0 has been released
Common changes
- New The new
Permissionsproperty has been added to the OBEX file object. - New The new
Modifiedproperty has been added to the OBEX file object. - New The new
Createdproperty has been added to the OBEX file object. - New The new
Accessedproperty has been added to the OBEX file object.
Bluetooth Framework 7.8.1.0 has been released
Common changes
- New The new
Permissionsproperty has been added to the OBEX file object. - New The new
Modifiedproperty has been added to the OBEX file object. - New The new
Createdproperty has been added to the OBEX file object. - New The new
Accessedproperty has been added to the OBEX file object.
Serial Framework 7.5.0.0 has been released
Common changes
- Changed The
Pullmethod of the OBEX Object Push client has been renamed toGet. - Changed The
Pushmethod of the OBEX Object Push client has been renamed toPut. - New The OBEX File Transfer profile (FTP) client has been added.
- New New error code:
WCL_E_OBEX_INVALID_DIR_LIST. - New New error code:
WCL_E_OBEX_INVALID_DIR_FORMAT. - New New error code:
WCL_E_OBEX_COM_INIT_FAILED. - New New error code:
WCL_E_OBEX_XML_NOT_AVAILABLE.
C++ Edition
- New The new
CwclStreamAdapterclass has been added. - Fix Fixed the minor bugs in the Wireless Communication Library stream implementation.
Bluetooth Framework 7.8.0.0 has been released
Common changes
- Changed The
Pullmethod of the OBEX Object Push client has been renamed toGet. - Changed The
Pushmethod of the OBEX Object Push client has been renamed toPut. - New The OBEX File Transfer profile (FTP) client has been added.
- New New error code:
WCL_E_OBEX_INVALID_DIR_LIST. - New New error code:
WCL_E_OBEX_INVALID_DIR_FORMAT. - New New error code:
WCL_E_OBEX_COM_INIT_FAILED. - New New error code:
WCL_E_OBEX_XML_NOT_AVAILABLE.
C++ Edition
- New The new
CwclStreamAdapterclass has been added. - Fix Fixed the minor bugs in the Wireless Communication Library stream implementation.
Bluetooth Framework 7.7.13.0 has been released
Common changes
- Improved Code optimization.
- Improved The RSSI reading has been modified to make it faster.
.NET Edition
- Fix Fixed the SEH exception that raised when there was no Bluetooth device found during classic Bluetooth discovering.
C++ Edition
- Fix Fixed the bug that appeared in the Eddystone UID beacon when the UUID is advertising as NULL.
- Fix Fixed the SEH exception that raised when there was no Bluetooth device found during classic Bluetooth discovering.
Wi-Fi Framework 7.7.3.0 has been released
Common changes
- Improved Code refactoring.
- New The new error codes group for the Wi-Fi interface error codes has been added.
- Changed All the
WCL_E_WIFI_INTERFACE_*error codes were moved to theWCL_E_WIFI_INTERFACE_BASEgroup. - New The new error codes group for Wi-Fi network configuration error codes was added.
- Changed All the
WCL_E_WIFI_NETCFG_*error codes were moved to theWCL_E_WIFI_NETCFG_BASEgroup.
.NET Edition
- Changed Target .NET Framework version has been changed to 4.0. If you need to use it with early versions, you will need to rebuild it from sources.
- Improved The WinForms sample applications have been updated to Visual Studio 2010 and target .NET Framework 4.
C++ Edition
- Improved Some error code descriptions have been updated in the documentation.
Serial Framework 7.4.12.0 has been released
Common changes
- Improved Code refactoring.
.NET Edition
- Changed Target .NET Framework version has been changed to 4.0. If you need to use it with early versions, you will need to rebuild it from sources.
- Improved The WinForms sample applications have been updated to Visual Studio 2010 and target .NET Framework 4.
C++ Edition
- Improved Some error code descriptions have been updated in the documentation.
Bluetooth Framework 7.7.12.0 has been released
Common changes
- New New error code:
WCL_E_BLUETOOTH_START_WINRT_THREAD_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_INVALID_CHARACTERISTIC_CONFIGURATION. - Improved The
WriteClientConfigurationmethod now checks that the characteristic configuration is valid. - Improved Code refactoring.
.NET Edition
- Changed Target .NET Framework version has been changed to 4.0. If you need to use it with early versions, you will need to rebuild it from sources.
- Improved The WinForms sample applications have been updated to Visual Studio 2010 and target .NET Framework 4.
C++ Edition
- Improved Some error code descriptions have been updated in the documentation.
VCL Edition
- Fix Fixed the
GattServersample application CBuilder 10.3 compilation error.
Wi-Fi Framework 7.7.2.0 has been released
Common changes
- Fix Fixed the bug when the
OnDeviceConnectedevent was not called by the WiFiDirect SoftAP if the connection procedure completed with an error. - New The new
OnDeviceConnectErrorevent has been added to the WiDirect SoftAP. - New The accepting and rejecting devices were added to the Wi-Fi Direct SoftAP.
- Improved The
WiFiDirectSoftAPsample application has been updated to show how to use theOnDeviceConnectErrorevent. - Improved The
WiFiDirectSoftAPsample application has been updated to show how to get a connected device IP. - Improved The
WiFiDirectSoftAPsample application has been updated to show how to accept and reject a device. - New New error code:
WCL_E_WIFI_DIRECT_DEVICE_CREATE_TIMEOUT. - New New error code:
WCL_E_WIFI_DIRECT_DEVICE_START_CREATE_FAILED. - Improved The Wi-Fi Direct errors decoding has been improved.
.NET Edition
- New The new
WaitExmethod has been added to thewclHelpersclass. The method provides functionality to start an alertable wait that can be used with the APC synchronization.
Serial Framework 7.4.11.0 has been released
.NET Edition
- New The new
WaitExmethod has been added to thewclHelpersclass. The method provides functionality to start an alertable wait that can be used with the APC synchronization.
Bluetooth Framework 7.7.11.0 has been released
Common changes
- New New error code:
WCL_E_BLUETOOTH_LE_ADMIN_RIGHTS_REQUIRED. - New New error code:
WCL_E_BLUETOOTH_LE_UNEXPECTED. - New New error code:
WCL_E_BLUETOOTH_LE_SET_SCAN_PARAMS_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_GET_SCAN_PARAMS_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_RESET_SCAN_PARAMS_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_SET_ADV_PARAMS_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_GET_ADV_PARAMS_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_RESET_ADV_PARAMS_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_OPEN_PROCESS_TOKEN_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_LOOKUP_PRIVILEGE_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_ADJUST_PRIVILEGE_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_ALLOCATE_SID_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_TAKE_OWNERSHIP_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_SET_ACL_FAILED. - New New error code:
WCL_E_BLUETOOTH_LE_SET_REGISTRY_RIGHTS_FAILED. - New Setting and reading a scan interval has been added to the
wclBluetoothLeBeaconWatcherclass. - New Setting and reading a scan window has been added to the
wclBluetoothLeBeaconWatcherclass. - New Setting and reading an advertising interval has been added to the Bluetooth LE beacons implementation.
.NET Edition
- New The new
WaitExmethod has been added to thewclHelpersclass. The method provides functionality to start an alertable wait that can be used with the APC synchronization.
Wi-Fi Framework 7.7.1.0 has been released
Common changes
- New New error code:
WCL_E_NLM_NETWORK_PROFILES_NOT_FOUND. - New New error code:
WCL_E_NLM_ACCESS_DENIED. - New New error code:
WCL_E_NLM_UNEXPECTED. - New The Network List Manager is now able to delete networks.