DescriptionRevert 282212 "Retrieve "connected" property from BLE devices."
Tests on XP are failing.
http://build.chromium.org/p/chromium.win/builders/XP%20Tests%20%282%29/builds/34594
http://build.chromium.org/p/chromium.win/builders/XP%20Tests%20%282%29
We should use LoadLibrary and GetProcAddress to call SetupDIGetDeviceProperty
because it is not available in WinXP.
> Retrieve "connected" property from BLE devices.
>
> We have to use the SetupDIGetDeviceProperty API to retrieve this specific property, as the "connected" status is something common to many PnP devices.
>
> BUG=388016
>
> Review URL: https://codereview.chromium.org/379943003
TBR=rpaquay@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282295
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|