device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID

Moved bluetooth_utils::UUID into its own file called bluetooth_uuid.h/cc as
class BluetoothUUID. This effectively removes the usage of
bluetooth_utils::CanonicalUuid.

This is a post-revert reupload of https://codereview.chromium.org/220323004/.
The CQ didn't run any Mac bots that build and run device_unittests.

BUG=358874
TEST=device_unittests, browser_tests

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

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


CrOS-Libchrome-Original-Commit: 8148ad4c315725f995e52f91113203f0135add1b
2 files changed
tree: 4394a1157431f4da1876804b3cc44b66ab4c5f82
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/