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

Issue 2324463004: arc: bluetooth: Implement set discoverable state (Closed)

Created:
4 years, 3 months ago by Rahul Chaturvedi
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

arc: bluetooth: Implement set discoverable state This CL handles request from Android to set discoverable timeout. As Android API for this is set the discoverable timeout but the Chrome API is set state on or off. ArcBluetoothBridge need to maintain a new timer class to turn the discoverable state off when the timer runs out. BUG=643367, b:31180714 TEST=CTS Verifier app can make device discoverable for 30 seconds. Verified via bluetoothctl tool Review-Url: https://codereview.chromium.org/2297903002 Cr-Commit-Position: refs/heads/master@{#416066} (cherry picked from commit fd2bc7fb594c0d299649b3416055014e3c402107) Committed: https://chromium.googlesource.com/chromium/src/+/e89cbdd5e7c2abf0f82153c652fa0a384d5536c7

Patch Set 1 #

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

Messages

Total messages: 2 (1 generated)
Rahul Chaturvedi
4 years, 3 months ago (2016-09-08 20:17:25 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e89cbdd5e7c2abf0f82153c652fa0a384d5536c7.

Powered by Google App Engine
This is Rietveld 408576698