Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Issue 383693002: Revert 282212 "Retrieve "connected" property from BLE devices." (Closed)

Created:
6 years, 5 months ago by horo
Modified:
6 years, 5 months ago
Reviewers:
rpaquay
CC:
chromium-reviews
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282295

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -144 lines) Patch
M trunk/src/device/bluetooth/bluetooth_low_energy_win.h View 2 chunks +2 lines, -28 lines 0 comments Download
M trunk/src/device/bluetooth/bluetooth_low_energy_win.cc View 12 chunks +6 lines, -104 lines 0 comments Download
M trunk/src/device/bluetooth/bluetooth_low_energy_win_unittest.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M trunk/src/device/bluetooth/bluetooth_task_manager_win.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
horo
6 years, 5 months ago (2014-07-10 09:45:07 UTC) #1
horo
6 years, 5 months ago (2014-07-10 09:45:20 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r282295 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698