-
-
Notifications
You must be signed in to change notification settings - Fork 221
Windows Bluetooth Low Energy Error Codes
Peter Foot edited this page Dec 10, 2022
·
1 revision
The full list of possible COM error codes (HResults) returned by the WinRT APIs for Bluetooth Low Energy are documented here.
https://learn.microsoft.com/en-gb/windows/win32/com/com-error-codes-9
They have the provider prefix 0x8065 and names are prefixed with E_BLUETOOTH_ATT_
32feet.NET - Personal Area Networking for .NET
In The Hand Ltd