Retrieve "connected" property from BLE devices.
commit536b7833b392c4a6a988565df1d16f5df033f195
authorrpaquay@chromium.org <rpaquay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 10 Jul 2014 01:36:43 +0000 (10 01:36 +0000)
committerrpaquay@chromium.org <rpaquay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 10 Jul 2014 01:36:43 +0000 (10 01:36 +0000)
tree52668ce4507b6843e0f7e133c8edbbc287a70496
parent2f5af0d81b0acec2b1861251700236ede0c7940e
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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282212 0039d316-1c4b-4281-b951-d872f2087c98
device/bluetooth/bluetooth_low_energy_win.cc
device/bluetooth/bluetooth_low_energy_win.h
device/bluetooth/bluetooth_low_energy_win_unittest.cc
device/bluetooth/bluetooth_task_manager_win.cc