Revert 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 Review URL: https://codereview.chromium.org/383693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282295 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment