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

Issue 2268113002: arc: bluetooth: Use UUID 16 bits in advertising data (Closed)

Created:
4 years, 4 months ago by rkc
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

arc: bluetooth: Use UUID 16 bits in advertising data For device advertising data received from low energy scan, Android framework supports UUID 128 bits in services data field. But, Android Bluetooth package supports only UUID 16 bits. This patch makes Chrome send UUID 16 bits to Android instead of UUID 128 bits. BUG=636478 TEST=Build Review-Url: https://codereview.chromium.org/2204263003 Cr-Commit-Position: refs/heads/master@{#412417} (cherry picked from commit 31fcf11302a5dc9670458fe666f86c086191089d)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M components/arc/bluetooth/arc_bluetooth_bridge.cc View 4 chunks +16 lines, -7 lines 0 comments Download
M components/arc/common/bluetooth.mojom View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
rkc
4 years, 4 months ago (2016-08-23 02:06:40 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) to pending queue manually as
80cb1c7f1640486cb12397ad2ac1f5e95f3a8bd1.

Powered by Google App Engine
This is Rietveld 408576698