Bluetooth: Don't attempt a pairing for devices not supporting it.

Bluetooth mice are not required to be paired, but we attempt to pair
to them anyway because some mice, namely the Apple magic mouse,
require pairing. Some other mice do NOT support pairing or pretend
to support it without doing it properly.

This patch adds a small database of bluetooth mice known to not
support pairing and tries to connect to them without pairing.

BUG=210518
TEST=Attempt to pair with a Verbatim mouse. No pincode should be ask and the mouse should just work.

Review URL: https://codereview.chromium.org/13933012

Patch from Alex Deymo <deymo@chromium.org>.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194684 0039d316-1c4b-4281-b951-d872f2087c98
4 files changed