Where's the list of all the Evothings/Cordova error codes?
Posted: 21:42, 26 Feb 2016
I'm working on a BLE project and getting a couple of different error codes from writeDescriptor(), depending on what I try to modify. Where can I look up what these are supposed to mean? I'm hoping something like this:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms681381(v=vs.85).aspx
I know I could probably search the codes themselves and get an answer, but I would rather be able to look up any other code that I get in the future as well, even if no one has asked a question about it.
https://msdn.microsoft.com/en-us/library/windows/desktop/ms681381(v=vs.85).aspx
I know I could probably search the codes themselves and get an answer, but I would rather be able to look up any other code that I get in the future as well, even if no one has asked a question about it.