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

Issue 14651022: Merge 199048 "Bluetooth: Parse the bluez.Error.Failed on pairing..." (Closed)

Created:
7 years, 7 months ago by keybuk
Modified:
7 years, 7 months ago
Reviewers:
deymo
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Merge 199048 "Bluetooth: Parse the bluez.Error.Failed on pairing..." > Bluetooth: Parse the bluez.Error.Failed on pairing error. > > The method org.bluez.Device1.Pair can return with different errors. > Among those, an org.bluez.Error.Failed: "Device or resource busy" is > a possible option. > > This patch parses that D-Bus error as an ERROR_FAILED. > > BUG=238479 > TEST=BluetoothExperimentalChromeOSTest.PairUnpairableDevice on device_unittests passed with the fix, and fails without it. > > Review URL: https://chromiumcodereview.appspot.com/15016004 TBR=deymo@chromium.org,rtc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199512

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -0 lines) Patch
M chromeos/dbus/fake_bluetooth_device_client.h View 2 chunks +8 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_bluetooth_device_client.cc View 4 chunks +46 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device_experimental_chromeos.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_experimental_chromeos_unittest.cc View 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
keybuk
7 years, 7 months ago (2013-05-10 18:37:25 UTC) #1
keybuk
7 years, 7 months ago (2013-05-10 18:37:46 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r199512.

Powered by Google App Engine
This is Rietveld 408576698