Bluetooth: test device connection during discovery
commitaae8d7ab4f8749cdfa4267198adbc8d5ee3c5bd9
authorkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 25 Sep 2012 19:47:11 +0000 (25 19:47 +0000)
committerkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 25 Sep 2012 19:47:11 +0000 (25 19:47 +0000)
treec8ccffa270f921942f898bcdf5b05d7f473a15ea
parent387baa1121e15154faa1ffdc74742eb0072248cd
Bluetooth: test device connection during discovery

Some Bluetooth devices connect back to the host during discovery in
order to obtain host SDP information; we had a bug where we would
remove the objects for them rather than reverting back from a connected
to discovered device.

Add unit tests to verify that this bug is fixed.

BUG=chromium-os:31629
TEST=unit_tests

Review URL: https://chromiumcodereview.appspot.com/10988007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158631 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/bluetooth/bluetooth_adapter_devices_unittest.cc [new file with mode: 0644]
chrome/chrome_tests.gypi